summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-19 16:25:00 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-19 16:25:00 +0000
commit2711b370db589080300128fc634d71e897435ec9 (patch)
tree7ae6685edca3834cf6aeb7a03c054c30f2697d47 /ChangeLog
parentf2dcce7ce53aeb7679e0e0af40d59c0efb3062cc (diff)
downloadrsyslog-2711b370db589080300128fc634d71e897435ec9.tar.gz
rsyslog-2711b370db589080300128fc634d71e897435ec9.tar.xz
rsyslog-2711b370db589080300128fc634d71e897435ec9.zip
fixed another memory leak on HUPing and on exiting rsyslogd again thanks to
varmojfekoj for the patch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cde1323b..74d6f43c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@ Version 1.17.1 (RGer), 2007-07-??
- minor code cleanup - thanks to Peter Vrabec for the patch
- fixed minimal memory leak on HUP (caused by templates)
thanks to varmojfekoj <varmojfekoj@gmail.com> for the patch
+- fixed another memory leak on HUPin and on exiting rsyslogd
+ again thanks to varmojfekoj <varmojfekoj@gmail.com> for the patch
- code cleanup (removed compiler warnings)
- fixed portability bug in configure.ac - thanks to Bartosz Kuźma for patch
- moved msg object into its own file set