summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-04-09 17:30:12 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-04-09 17:30:12 +0200
commitd27e726d6b0e071fc9077e18a795025b3571e032 (patch)
tree987ed89b0b018c8445d985baaf7ae870987aa5af
parent4d831391925f29f82464aa0223e6f40ac8e1f9b1 (diff)
downloadrsyslog-d27e726d6b0e071fc9077e18a795025b3571e032.tar.gz
rsyslog-d27e726d6b0e071fc9077e18a795025b3571e032.tar.bz2
rsyslog-d27e726d6b0e071fc9077e18a795025b3571e032.zip
doc: add recent patch to ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c532059..c28e2dbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@ Version 7.3.10 [devel] 2013-04-??
no failover happened. The suspend functionalit now does no longer use
the cached timestamp (should not have any performance implication, as
action suspend occurs very infrequently).
+- bugfix: gnutls RFC5425 driver had some undersized buffers
+ Thanks to Tomas Heinrich for the patch.
- bugfix: nested if/prifilt conditions did not work properly
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=415
- templates now permit substring extraction relative to end-of-string