*** empty log message ***

This commit is contained in:
Marc Wäckerlin
2005-04-19 18:49:40 +00:00
parent f2163f019c
commit bc8f7cc220
3 changed files with 44 additions and 35 deletions

7
NEWS
View File

@@ -1,3 +1,10 @@
2005-04-18
New feature: Execution of commands is can now be done "in the
background", without the need of threads (similar to the use of
select, or non-blocking pipes, actually it is achieved through non
blocking pipes). See class PartialExec for details.
2005-04-06
New feature: Automatic initialisation of log4cxx, just link to