diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-11 09:39:14 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-11 09:39:14 +0200 |
commit | 5114dc9fa217ac2c8a0d99e714fa42749744fa80 (patch) | |
tree | cfb16d6ff504e17be65f772530ef1b18fc0bc2db | |
parent | 231abc9709b30b445a6129dddd1087f30f68bcfe (diff) | |
download | rsyslog-5114dc9fa217ac2c8a0d99e714fa42749744fa80.tar.gz rsyslog-5114dc9fa217ac2c8a0d99e714fa42749744fa80.tar.bz2 rsyslog-5114dc9fa217ac2c8a0d99e714fa42749744fa80.zip |
mention recent changes in ChangeLog
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ ---------------------------------------------------------------------------- + --------------------------------------------------------------------------- +Version 7.1.10 [beta] 2012-10-11 + - bugfix: m4 directory was not present in release tarball + - bugfix: small memory leak with string-type templates + - bugfix: small memory leak when template was specified in omfile + --------------------------------------------------------------------------- Version 7.1.9 [beta] 2012-10-09 - bugfix: comments inside objects (e.g. action()) were not properly handled - bugfix: in (non)equal comparisons the position of arrays influenced result |