Version history for the Common Configuration Parser
http://ccp.nongnu.org/
---------------------------------------------------

Changes from 0.1 to 0.2
- - - - - - - - - - - -
- Fixed a spelling error in the manpage
- No longer defines package CCP
- Now only strips comments in the beginning of lines (fixes bug #15364)
	- No longer treats comments specially when part of a key=value line
	  (the comment is treated as a part of the value)
- Fixed use of keys with special characters (such as []) in them
- Added a usage examples section to the manpage
- Now reacts to the CCP_VERBOSE and CCP_VERYVERBOSE environment variables
