Revision history for Perl extension Config::Format::Ini.
0.03  Thu Sep 28 03:21:24 2006
	- values can contain \x000 and ansi escapes
	- Added tests for escaped hexdigits and ansi chars

0.02  Tue Sep 26 06:03:39 2006
	- Unrecognized keys are skipped
	- Unrecognized sections are skipped
	- Added resync tests

0.01  Sun Sep 24 18:03:39 2006
	- original version; created by h2xs 1.23 with options
		-AX -n Config::Format::Ini