Revision history for Perl extension Config::Format::Ini.

0.04  Sun Oct  1 01:54:02 2006
	- values can occupy multiple lines if continued with \<newline>
	- Added tests for this continuation charter:  '\', followed by "\n" .

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