summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-10-16 18:27:44 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-10-16 18:27:44 +0200
commitc63fe7befc295ea0192d66e4e2014725c3d53e40 (patch)
treef41c7871657e2e29c01a84337c77f1b73b15174e
parentdfb08d5fcce46bace62a0d04308115c6ef9bb0a1 (diff)
downloadrsyslog-c63fe7befc295ea0192d66e4e2014725c3d53e40.tar.gz
rsyslog-c63fe7befc295ea0192d66e4e2014725c3d53e40.tar.xz
rsyslog-c63fe7befc295ea0192d66e4e2014725c3d53e40.zip
doc: mention recent patches in ChangeLog
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b73cf7f..e497dfbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
- ---------------------------------------------------------------------------
+----------------------------------------------------------------------------
+Version 7.1.12 [beta] 2012-10-??
+- minor updates to better support newer systemd developments
+ Thanks to Michael Biebl for the patches.
+----------------------------------------------------------------------------
Version 7.1.11 [beta] 2012-10-16
- bugfix: imuxsock truncated head of received message
This happened only under some circumstances. Thanks to Marius
@@ -14,7 +18,7 @@ Version 7.1.11 [beta] 2012-10-16
Thanks to Miloslav Trmač for pointing this out and a similiar v7 patch.
- added deprecated note to omruleset (plus clue to use "call")
- added deprecated note to discard action (plus clue to use "stop")
- ---------------------------------------------------------------------------
+---------------------------------------------------------------------------
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
@@ -22,7 +26,7 @@ Version 7.1.10 [beta] 2012-10-11
- bugfix: some config processing warning messages were treated as errors
- bugfix: small memory leak when processing action() statements
- bugfix: unknown action() parameters were not reported
- ---------------------------------------------------------------------------
+---------------------------------------------------------------------------
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