summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-11 09:17:19 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-11 09:17:19 +0200
commit68d2f993036c0971f34619194706c09a3c36ff11 (patch)
treeefd890a86fe83ad2b0a1dadda632d82afd18aa29 /ChangeLog
parent1486175e6b0e1f33a59ec80585f7c33fb97b49c3 (diff)
downloadrsyslog-68d2f993036c0971f34619194706c09a3c36ff11.tar.gz
rsyslog-68d2f993036c0971f34619194706c09a3c36ff11.tar.xz
rsyslog-68d2f993036c0971f34619194706c09a3c36ff11.zip
prepared for 3.16.3 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 831f5aa2..62c5808e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
---------------------------------------------------------------------------
+Version 3.16.3 (rgerhards), 2008-07-11
+- updated information on rsyslog packages
+- bugfix: memory leak in disk-based queue modes
+---------------------------------------------------------------------------
Version 3.16.2 (rgerhards), 2008-06-25
- fixed potential segfault due to invalid call to cfsysline
thanks to varmojfekoj for the patch