summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-06-15 08:52:20 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-06-15 08:52:20 +0000
commitdf605232f1d71f64bd120e70d57b1fcc5fcbf29b (patch)
tree0cdf525807d83cc1bdc06eba796c27d07855c438 /NEWS
parent57bf8f040067272b6eb74f47b92278b55c5e0956 (diff)
downloadrsyslog-df605232f1d71f64bd120e70d57b1fcc5fcbf29b.tar.gz
rsyslog-df605232f1d71f64bd120e70d57b1fcc5fcbf29b.tar.xz
rsyslog-df605232f1d71f64bd120e70d57b1fcc5fcbf29b.zip
re-wrote syslog.c from scratch. Changed interface in klogd to support thev1-13-3
change.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 47fec761..b7eac9e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-Version 1.13.3 (RGer), 2007-??-??
+Version 1.13.3 (RGer), 2007-06-15
- create a version of syslog.c from scratch. This is now
- highly optimized for rsyslog
- removes an incompatible license problem as the original
@@ -7,8 +7,10 @@ Version 1.13.3 (RGer), 2007-??-??
- fixed in the regard that rklogd will continue to work when
rsysogd has been restarted (the original version, as well
as sysklogd, will remain silent then)
- - solved an issue with an extra NUL char at message end that the
- original version had
+ - solved an issue with an extra NUL char at message end that the
+ original version had
+- applied some changes to klogd to care for the new interface
+- fixed a bug in syslogd.c which prevented compiling under debian
---------------------------------------------------------------------------
Version 1.13.2 (RGer), 2007-06-13
- lib order in makefile patched to facilitate static linking - thanks