diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-22 08:35:14 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-22 08:35:14 +0000 |
commit | 45a8f1bd80d4a3163c783ecb7f1c1d71ae403548 (patch) | |
tree | 33c76374e09bfc6cfbdc4f6e3d1597081703ec05 /NEWS | |
parent | cf36b4599b348684fec5d547db46d09eb577d97c (diff) | |
download | rsyslog-45a8f1bd80d4a3163c783ecb7f1c1d71ae403548.tar.gz rsyslog-45a8f1bd80d4a3163c783ecb7f1c1d71ae403548.tar.xz rsyslog-45a8f1bd80d4a3163c783ecb7f1c1d71ae403548.zip |
fixed typov1-13-5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Version 1.13.5 (RGer), 2007-06-22 there is one...) - fixed a bug that caused internal messages (e.g. rsyslogd startup) to appear without a tag. -- removed a minor memory leak that occured when TAG processing requalified +- removed a minor memory leak that occurred when TAG processing requalified a HOSTNAME to be a TAG (and a TAG already was set). - removed potential small memory leaks in MsgSet***() functions. There would be a leak if a property was re-set, something that happened |