|
|
|
@ -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 |
|
|
|
|