*** empty log message ***

This commit is contained in:
Marc Wäckerlin
2005-01-07 00:37:22 +00:00
parent b95bc6ca25
commit e4fb5bd8dc
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
* Thu Jan 6 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.6.0 (mrw)
- New feature: configuration file handler
- some changes for solaris
* Mon Dec 20 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.5.0 (mrw)
- documentation updated, new groups
- WARNING: mrw::min and mrw::max are deprecated

5
NEWS
View File

@@ -1,3 +1,8 @@
2005-01-07
There is a new configuration file handler to read and write settings
from a Unix like configuration file.
2004-12-20
Warning: Interface change!