Revision history for Perl extension Config::Properties.

0.03  Sat May 19 21:56:10 2001
	- Corrected Object Oriented behavior (was using class variables for everying,
		now using instance variables)
	- Skip blank lines (spotted by Eric Zylberstejn and Christian Niles)
	- Fixed borked packaging (#$@% Windows!) (spotted by Ken Ho,
		Michael Peterson and David Boyce)
	- Fixed incorrect version number (spotted by Michael Peterson and David Boyce)
	Randy Jay Yarger (ryarger@mediaone.net)
	
	- Allow the escape characters proscribed by the Java API spec
	Christian Niles (can207@nyu.edu)

0.02  Thu May 03 21:19:00 2001
	- Fixed bug relating to doubled escape characters(\\). 
		Thanks to David Boyce for the spot.
	Randy Jay Yarger (ryarger@mediaone.net)

0.01  Wed Jan 17 15:38:07 2001
	- original version; created by h2xs 1.20 with options
		-X -n Config::Properties
	Randy Jay Yarger (ryarger@mediaone.net)