Revision history for Perl extension Config::Yacp.

1.00  Fri Mar 21 15:42:50 2003
	- original version; created by h2xs 1.20 with options
		-AXn Config::Yacp

1.10  Tue Apr 1 15:35:18 2003
	- Added the following functions
		- add_section
		- add_parameter
		- set_value
		- del_section
		- del_parameter
		- save_ini

	- Implemented basic file locking on the new function

	- Wrote additional tests to test new and old functions