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

11
NEWS
View File

@@ -1,3 +1,11 @@
2005-02-03
Added facilities for handling UNIX C library calls that set variable
errno in class Errno and in exeption unix_error
New static methods in Args to simplify access to command line
parameters.
2005-01-07
There is a new configuration file handler to read and write settings
@@ -42,4 +50,5 @@ then not only the executable is loaded, but all shared libraries with
their offset are parsed from /proc/self/maps.
- no more need for /usr/bin/ldd
- new functions mrw::readline
- new functions mrw::readline