summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-08 14:40:19 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-08 14:40:19 +0200
commit769598da4cfc7c9fb3ceb337044a9313e4b1b68d (patch)
tree041e9d5411b450aef58f66a9e533cec6f99b54e6 /ChangeLog
parente2502c6d8ff9edd57b706657ab12df32c8b41514 (diff)
downloadrsyslog-769598da4cfc7c9fb3ceb337044a9313e4b1b68d.tar.gz
rsyslog-769598da4cfc7c9fb3ceb337044a9313e4b1b68d.tar.xz
rsyslog-769598da4cfc7c9fb3ceb337044a9313e4b1b68d.zip
cleanup and bugfix in imklog
- some cleanup in imklog - 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e1b28e0..8fda865b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@ Version 3.14.2 (rgerhards), 2008-04-??
Vrabec for patching it based on the development in sysklogd - and thanks
to the sysklogd project for upgrading klogd to support the new
functionality
+- some cleanup in imklog
+- 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.
---------------------------------------------------------------------------
Version 3.14.1 (rgerhards), 2008-04-04
- bugfix: some messages were emited without hostname