diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-08 14:49:26 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-08 14:49:26 +0200 |
commit | 9ae630384e1d95d7289f44c8ac20597311704914 (patch) | |
tree | 7e4b106495d2fc0feda7b396146c16840d340a83 /ChangeLog | |
parent | 769598da4cfc7c9fb3ceb337044a9313e4b1b68d (diff) | |
download | rsyslog-9ae630384e1d95d7289f44c8ac20597311704914.tar.gz rsyslog-9ae630384e1d95d7289f44c8ac20597311704914.tar.bz2 rsyslog-9ae630384e1d95d7289f44c8ac20597311704914.zip |
- bugfixes in legacy options processing, credits to varmojfekoj
* reset errno before printing a warning message
* misspelled directive name in code processing legacy options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ Version 3.14.2 (rgerhards), 2008-04-?? - bugfix: potential segfault in imklog when kernel is compiled without /proc/kallsyms and the file System.map is missing. Thanks to Andrea Morandi for pointing it out and suggesting a fix. +- bugfixes, credits to varmojfekoj: + * reset errno before printing a warning message + * misspelled directive name in code processing legacy options --------------------------------------------------------------------------- Version 3.14.1 (rgerhards), 2008-04-04 - bugfix: some messages were emited without hostname |