diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-04-09 17:30:12 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-04-09 17:30:12 +0200 |
commit | d27e726d6b0e071fc9077e18a795025b3571e032 (patch) | |
tree | 987ed89b0b018c8445d985baaf7ae870987aa5af | |
parent | 4d831391925f29f82464aa0223e6f40ac8e1f9b1 (diff) | |
download | rsyslog-d27e726d6b0e071fc9077e18a795025b3571e032.tar.gz rsyslog-d27e726d6b0e071fc9077e18a795025b3571e032.tar.bz2 rsyslog-d27e726d6b0e071fc9077e18a795025b3571e032.zip |
doc: add recent patch to ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |