summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-09 12:25:27 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-09 12:25:27 +0200
commit3a8a1e1fac090097853462ac2016bb1442fa8734 (patch)
treefe7f3fb029ec0a53f23b940b331e0204f461c80d /ChangeLog
parent13f246c3f2e184eed47d495c5cf21af497b4dc9b (diff)
downloadrsyslog-3a8a1e1fac090097853462ac2016bb1442fa8734.tar.gz
rsyslog-3a8a1e1fac090097853462ac2016bb1442fa8734.tar.xz
rsyslog-3a8a1e1fac090097853462ac2016bb1442fa8734.zip
bugfix: bad memory leak in disk-based queue modes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b581024a..2551b5a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
Version 3.19.10 (rgerhards), 2008-07-??
+- bugfix: bad memory leak in disk-based queue modes
---------------------------------------------------------------------------
Version 3.19.9 (rgerhards), 2008-07-07
- added tutorial for creating a TLS-secured syslog infrastructure