*** empty log message ***

This commit is contained in:
Marc Wäckerlin
2005-02-08 12:34:33 +00:00
parent 3d6562b9f3
commit fd5ec4b79c
3 changed files with 18 additions and 3 deletions

View File

@@ -1,4 +1,10 @@
* Thu Jan 13 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.6.1 (mrw)
* Thu Feb 3 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.8.0 (mrw)
- New classes:
- Errno to handle UNIX errno (and to convert it to string)
- unix_error as exception that cares about errno
- with check method and macro to simplify code
- New static methods in Args to simplify access to parameters
* Thu Jan 13 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.7.0 (mrw)
- Not only an unexpected, but also an uncaught handler is useful...
- added to autostacktracelog4cxx
- added to autostacktracestderr