2007-03-23 Ævar Arnfjörð Bjarmason <avar@cpan.org> (0.03)

	* Plan9.pm: Re-added the bug section
	* Plan9.xs: Use Zero() instead of memset()
	* t/capture: Added failing /g capture tests
	* t/s.t: Added failing s///ge test using captures

2007-03-23 Ævar Arnfjörð Bjarmason <avar@cpan.org> (0.02)

	* Plan9.xs: Make s/// work
	* Plan9.xs: Correctly report regcomp errors
	* Plan9.xs: Map /s and /x to regcompnl and regcomplit
	* Plan9.pm: Updated docs to match code changes
	* Plan9.pm: Including the Plan9 Lucent license notice
	* t/s.t: More s/// tests
	* Makefile.PL: Fixes to build the Plan 9 libs by Rafael Kitover
	* Makefile.PL: Document dependency on XSLoader

2007-03-22 Ævar Arnfjörð Bjarmason <avar@cpan.org> (0.01)

	* Initial release