diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-08 13:50:52 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-08 13:50:52 +0200 |
commit | e2502c6d8ff9edd57b706657ab12df32c8b41514 (patch) | |
tree | 95ad8a2c830c24d312a852e873bff5c2d5bd5f0c /ChangeLog | |
parent | e2436a0104dd5e9dbe51e4d60972ccf4312a7b88 (diff) | |
download | rsyslog-e2502c6d8ff9edd57b706657ab12df32c8b41514.tar.gz rsyslog-e2502c6d8ff9edd57b706657ab12df32c8b41514.tar.xz rsyslog-e2502c6d8ff9edd57b706657ab12df32c8b41514.zip |
bugfix: imklog did not work well with kernel 2.6+.
Thanks to Peter Vrabec for patching it based on the development in
sysklogd - and thanks to the sysklogd project for upgrading klogd to
support the new functionality.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Version 3.14.2 (rgerhards), 2008-04-?? - bugfix: segfault with expression-based filters - bugfix: omsnmp did not deref errmsg object on exit (no bad effects caused) - some cleanup +- bugfix: imklog did not work well with kernel 2.6+. Thanks to Peter + Vrabec for patching it based on the development in sysklogd - and thanks + to the sysklogd project for upgrading klogd to support the new + functionality --------------------------------------------------------------------------- Version 3.14.1 (rgerhards), 2008-04-04 - bugfix: some messages were emited without hostname |