summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-08-01 14:43:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-08-01 14:43:53 +0200
commitc94cea05ad88f92bed8a2d5004718a9eb4de01b6 (patch)
tree8c6651f8ef1f2dee73c3ef173cb89166415a744b /ChangeLog
parent6e1774a3515893038914ab91eb2024dbb1ad3112 (diff)
parentdababe8645af32f2fdbd386d04f0b5a7bc9d1743 (diff)
downloadrsyslog-c94cea05ad88f92bed8a2d5004718a9eb4de01b6.tar.gz
rsyslog-c94cea05ad88f92bed8a2d5004718a9eb4de01b6.tar.xz
rsyslog-c94cea05ad88f92bed8a2d5004718a9eb4de01b6.zip
Merge branch 'beta'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ad873b4..dedeffa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@ Version 6.3.13 [BETA] 2012-07-??
Incremented pthread stack size to 4MB for imtcp, imptcp and imttcp
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=342
- bugfix: imptcp aborted when $InputPTCPServerBindRuleset was used
+- bugfix: problem with cutting first 16 characters from message with
+ bAnnotate
+ Thanks to Milan Bartos for the patch.
---------------------------------------------------------------------------
Version 6.3.12 [BETA] 2012-07-02
- support for elasticsearch via omelasticsearch added