diff --git a/ChangeLog b/ChangeLog index 4452b2b..2894bb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +* Thu Jan 6 2005 Marc Waeckerlin - mrw-c++-1.6.0 (mrw) + - New feature: configuration file handler + - some changes for solaris * Mon Dec 20 2004 Marc Waeckerlin - mrw-c++-1.5.0 (mrw) - documentation updated, new groups - WARNING: mrw::min and mrw::max are deprecated diff --git a/NEWS b/NEWS index d4b37e7..f071343 100644 --- a/NEWS +++ b/NEWS @@ -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!