summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-11 15:46:59 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-11 15:46:59 +0200
commit0b7eaa413a58aa3d92e9c4f384029c9393e00250 (patch)
treed2b440a10c4fb468d9afbc548bbe74b842dac606 /ChangeLog
parent82c8077b91ab5c1928b3d712d3ab61e4041c461d (diff)
parent84f7dd2bdc2356bdc9f5893a78adb4d00c21f750 (diff)
downloadrsyslog-0b7eaa413a58aa3d92e9c4f384029c9393e00250.tar.gz
rsyslog-0b7eaa413a58aa3d92e9c4f384029c9393e00250.tar.xz
rsyslog-0b7eaa413a58aa3d92e9c4f384029c9393e00250.zip
Merge branch 'v3-stable' into beta
Conflicts: ChangeLog configure.ac doc/manual.html
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1311ed24..5a058063 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,6 +73,10 @@ Version 3.17.0 (rgerhards), 2008-04-08
Plus a number of bugfixes that were applied to v3-stable and beta
branches (not mentioned here in detail).
---------------------------------------------------------------------------
+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