diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-11 09:42:49 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-11 09:42:49 +0200 |
commit | 55f67bfc9fe14279d371fa2b899abaa8684621f3 (patch) | |
tree | 3b6246413dc1ad9b514e84be4b12cc22e7cebc53 | |
parent | 98a94a68b677074c2061133eb273c3f66d65a8ce (diff) | |
parent | 5114dc9fa217ac2c8a0d99e714fa42749744fa80 (diff) | |
download | rsyslog-55f67bfc9fe14279d371fa2b899abaa8684621f3.tar.gz rsyslog-55f67bfc9fe14279d371fa2b899abaa8684621f3.tar.bz2 rsyslog-55f67bfc9fe14279d371fa2b899abaa8684621f3.zip |
Merge branch 'beta'
Conflicts:
ChangeLog
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ Version 7.3.0 [devel] 2012-10-09 This was achieved by somewhat reducing the robustness of the zip archive. This is controlled by the new action parameter "VeryReliableZip". --------------------------------------------------------------------------- +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 |