Send E-mail to Elliot Lee <sopwith@cuc.edu> with suggestions, patches, and
questions. 

Version 0.4.1 of libconfig
It actually compiles out of the box now ;-)

Version 0.4
1st actual release.
CS_INI style.
Fixed config_read to only do config_new if the passed in *readconf is
NULL.

Version 0.3
Added CS_CAP config file style.
Changed values to be struct confval instead of char *, which also solved
the comment hack at the same time.

Version 0.2
CS_LINEVAL style.

Version 0.1
Basic framework completed.
