diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-08-09 09:42:12 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-08-09 09:42:12 +0000 |
commit | 861716dc5ea8c0f849338dfd7a78584cf9b81276 (patch) | |
tree | a1dedbe601c0dfc980fe395da7dd15723a7727a2 /NEWS | |
parent | 0fd95e1890b36761af1000925d56f962057cc50e (diff) | |
download | rsyslog-861716dc5ea8c0f849338dfd7a78584cf9b81276.tar.gz rsyslog-861716dc5ea8c0f849338dfd7a78584cf9b81276.tar.xz rsyslog-861716dc5ea8c0f849338dfd7a78584cf9b81276.zip |
still hiding make file syntax differences...
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 0.9.6 (RGer), around 2005-08-01 +Version 0.9.6 (RGer), 2005-08-09 - greatly enhanced documentation. Now available in html format in the "doc" folder - improved MySQL error messages a little - they now show up as log @@ -9,6 +9,7 @@ Version 0.9.6 (RGer), around 2005-08-01 syslog was enabled by the -r command line option. Now, it is "-r [port]", which is consistent with the tcp listener. However, just -r will now return an error message. +- added startup script for Debian --------------------------------------------------------------------------- Version 0.9.5 (RGer), 2005-08-01 - the "semicolon bug" was actually not (fully) solved in 0.9.4. One |