Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rudeconfig: Library (C++ API) for reading and writing configuration/.ini files
- Summary
- rudeconfig is a library that allows applications to read, modify
and create configuration/.ini files.
Changelog
- * Thu Feb 1 16:00:00 2007 Matt Flood <matt{%}rudeserver{*}com>
- 5.0.5-1
- Renamed header include guards in config.h
- From INCLUDED_CONFIG_H to INCLUDED_RUDE_CONFIG_H
- * Thu Feb 1 16:00:00 2007 Matt Flood <matt{%}rudeserver{*}com>
- 5.0.4-3
- Minor amendments to build-related scripts
- Added missing include directory to specfile
- * Thu Feb 1 16:00:00 2007 Matt Flood <matt{%}rudeserver{*}com>
- 5.0.4-2
- Minor amendments to build-related scripts
- Fixed minor typo in changelog (ChangeLog and rudeconfig.spec)
- Added --disable-static to configure directive in rudeconfig.spec