summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-15 14:08:04 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-15 14:08:04 +0200
commit8f06095880c73adb5147b348a4bac428d4863169 (patch)
tree3e4a1fc21274af84262528f4b2ab2eb4d05492d0
parentb103d86392dd494f87b8c41ca2249ec96e16395b (diff)
downloadrsyslog-8f06095880c73adb5147b348a4bac428d4863169.tar.gz
rsyslog-8f06095880c73adb5147b348a4bac428d4863169.tar.xz
rsyslog-8f06095880c73adb5147b348a4bac428d4863169.zip
documenting imported bugfix
v4-beta was so far unreleased, so it was a bug only here
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a6d1d92..f5f3940d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
---------------------------------------------------------------------------
+Version 4.5.2 [DEVEL] (rgerhards), 2009-07-??
+- bugfix: memory leak with some input modules. Those inputs that
+ use parseAndSubmitMsg() leak two small memory blocks with every message.
+ Typically, those process only relatively few messages, so the issue
+ does most probably not have any effect in practice.
+---------------------------------------------------------------------------
Version 4.5.1 [DEVEL] (rgerhards), 2009-07-15
- CONFIG CHANGE: $HUPisRestart default is now "off". We are doing this
to support removal of restart-type HUP in v5.