summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-08 18:06:57 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-08 18:06:57 +0200
commit060ea06c41012a00db17cfbd2cff5b2eade3eb51 (patch)
treed7759af829587dbd1a4b1de9745c5b3db0053bd7 /ChangeLog
parent285444aa313454b09ad0cac1e29f326cd4373096 (diff)
parentc574f90c450ece3e336612e232e464b7c8d08ab1 (diff)
downloadrsyslog-060ea06c41012a00db17cfbd2cff5b2eade3eb51.tar.gz
rsyslog-060ea06c41012a00db17cfbd2cff5b2eade3eb51.tar.xz
rsyslog-060ea06c41012a00db17cfbd2cff5b2eade3eb51.zip
Merge branch 'beta'
Conflicts: syslogd.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8566e45..1f7f0f4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,15 @@ 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.
+- bugfixes, credits to varmojfekoj:
+ * reset errno before printing a warning message
+ * misspelled directive name in code processing legacy options
+- bugfix: some legacy options not correctly interpreted - thanks to
+ varmojfekoj for the patch
---------------------------------------------------------------------------
Version 3.14.1 (rgerhards), 2008-04-04
- bugfix: some messages were emited without hostname