summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-24 05:59:06 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-24 05:59:06 +0000
commitfe0da1ef850dc9e93993f8332a87cbf815cea2f7 (patch)
tree72c2bb4fa917493af3b1e91b725d15009376dcb4 /ChangeLog
parent9ee5888309e1f39f52546deaea4bcd3bdc216d8d (diff)
downloadrsyslog-fe0da1ef850dc9e93993f8332a87cbf815cea2f7.tar.gz
rsyslog-fe0da1ef850dc9e93993f8332a87cbf815cea2f7.tar.xz
rsyslog-fe0da1ef850dc9e93993f8332a87cbf815cea2f7.zip
fixed a small memory leak when HUPing syslogd. The allowed sender list now
gets freed. thanks varmojfekoj to 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 649f69fb..6b719d44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ Version 1.17.3 (rgerhards), 2007-07-2?
- rsyslogd now checks on startup if it is capable to performa any work
at all. If it cant, it complains and terminates
thanks to Michel Samia for providing the patch!
+- fixed a small memory leak when HUPing syslogd. The allowed sender
+ list now gets freed. thanks varmojfekoj to for the patch.
---------------------------------------------------------------------------
Version 1.17.2 (rgerhards), 2007-07-23
- made the port part of the -r option optional. Needed for backward