summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-11-18 12:32:34 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2008-11-18 12:32:34 +0100
commitc2fef48bd32ac6fcd6c8664976a39424187f4872 (patch)
treed70696a03678fe8356e61bbdf9d586846ff892a5 /ChangeLog
parent49dcad849e93551d90cd6298a576b67c4ad0c7ef (diff)
parent2f1c53dbfe5f1e4bd79adaf55a1aa48de8d83144 (diff)
downloadrsyslog-c2fef48bd32ac6fcd6c8664976a39424187f4872.tar.gz
rsyslog-c2fef48bd32ac6fcd6c8664976a39424187f4872.tar.xz
rsyslog-c2fef48bd32ac6fcd6c8664976a39424187f4872.zip
Merge branch 'v3-stable' into beta
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8303d495..f393cea1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -976,6 +976,10 @@ Version 3.10.0 (rgerhards), 2008-01-07
- much cleaner code due to new objects and removal of single-threading
mode
---------------------------------------------------------------------------
+Version 2.0.7 V2-STABLE (rgerhards), 2008-??-??
+- bugfix: memory leak in ompgsql
+ Thanks to Ken for providing the patch
+---------------------------------------------------------------------------
Version 2.0.6 V2-STABLE (rgerhards), 2008-??-??
- bugfix: memory leaks in rsyslogd, primarily in singlethread mode
Thanks to Frederico Nunez for providing the fix