diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-15 16:13:03 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-15 16:13:03 +0000 |
commit | 1b6350042bae11395f7717dbc10eb8658fac852a (patch) | |
tree | 5849f966af529b52f908fdbf3d90601dd9c69563 /NEWS | |
parent | c1b67fa602da7d75c5699f5ded875b8f77a1b913 (diff) | |
download | rsyslog-1b6350042bae11395f7717dbc10eb8658fac852a.tar.gz rsyslog-1b6350042bae11395f7717dbc10eb8658fac852a.tar.xz rsyslog-1b6350042bae11395f7717dbc10eb8658fac852a.zip |
improved signal handling in klogd
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Version 1.13.4 (RGer), 2007-06-18 - added a new property "PRI-text", which holds the PRI field in textual form (e.g. "syslog.info") +- enhanced signal handling in klogd, including removal of an unsafe + call to the logging system during signal handling --------------------------------------------------------------------------- Version 1.13.3 (RGer), 2007-06-15 - create a version of syslog.c from scratch. This is now |