summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-03-29 10:23:09 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-03-29 10:23:09 +0000
commit4d2140ce0589c5c7ce33683211887468f82292ce (patch)
tree3615c35c4ce368800827a9b46b99d7557144853d /ChangeLog
parent3308c71ec8b5b8f61af4747a8cf9a651daf69c6d (diff)
downloadrsyslog-4d2140ce0589c5c7ce33683211887468f82292ce.tar.gz
rsyslog-4d2140ce0589c5c7ce33683211887468f82292ce.tar.xz
rsyslog-4d2140ce0589c5c7ce33683211887468f82292ce.zip
- bugfix: accidently set debug option in 3.12.5 reset to production This
option prevented dlclose() to be called. It had no real bad effects, as the modules were otherwise correctly deinitialized and dlopen() supports multiple opens of the same module without any memory footprint. - removed --enable-mudflap, added --enable-valgrind ./configure setting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5567f488..925feaa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
---------------------------------------------------------------------------
Version 3.12.6 (rgerhards), 2008-04-??
+- bugfix: accidently set debug option in 3.12.5 reset to production
+ This option prevented dlclose() to be called. It had no real bad effects,
+ as the modules were otherwise correctly deinitialized and dlopen()
+ supports multiple opens of the same module without any memory footprint.
+- removed --enable-mudflap, added --enable-valgrind ./configure setting
---------------------------------------------------------------------------
Version 3.12.5 (rgerhards), 2008-03-28
- changed default for "last message repeated n times", which is now