summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-08 18:05:23 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-08 18:05:23 +0200
commitc574f90c450ece3e336612e232e464b7c8d08ab1 (patch)
tree0682d86a7ea26bbf3db39f2aa82f6af2631d38b8 /ChangeLog
parentee48fa29d919cb30a80e876aa851cd30e1c5f2a8 (diff)
parent2a6b13ae0d11244648f3705dc20cc90aa83b9a3d (diff)
downloadrsyslog-c574f90c450ece3e336612e232e464b7c8d08ab1.tar.gz
rsyslog-c574f90c450ece3e336612e232e464b7c8d08ab1.tar.xz
rsyslog-c574f90c450ece3e336612e232e464b7c8d08ab1.zip
Merge branch 'v3-stable' into beta
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe0fbdd3..bd2b9b28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,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