Revision history for Perl extension Config::IniHash.

2.0  Tue Jul 23 19:15:34 2002
	- first public version

2.2  Thu Dec 5 2002
	- some fixes and tuneups

2.3  Sun Jan 5 2003
	- Makefile.PL and use statement fixes

2.4  Wed Jan 29 2003
	- added sectionorder option
	- section names are now subject to tolower/toupper as well
	- minor fixes

2.6
	- some -w related fixes
	- fixed %varname% handling
	- WriteIni uses the section order

2.7  Fri Nov 05 2004
	- fixed WriteINI's handling of multiline values