diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-07-10 17:46:41 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-07-10 17:46:41 +0200 |
commit | 93c5ec6305095306adff8aad5081cd5bb675cf72 (patch) | |
tree | 491c7de60d36ed1a960df8d799fce4626458c803 | |
parent | 14d307651d549af102d07a7d71f896533804c387 (diff) | |
download | rsyslog-93c5ec6305095306adff8aad5081cd5bb675cf72.tar.gz rsyslog-93c5ec6305095306adff8aad5081cd5bb675cf72.tar.bz2 rsyslog-93c5ec6305095306adff8aad5081cd5bb675cf72.zip |
doc: mention recent build system patch
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Version 7.4.3 [v7.4-stable] 2013-07-?? - bugfix: omlibdbi did not properly close connection on some errors This happened to errors occuring in Begin/End Transaction entry points. +- fix build on FreeBSD + Thanks to Christiano Rolim for the patch --------------------------------------------------------------------------- Version 7.4.2 [v7.4-stable] 2013-07-04 - bugfix: in RFC5425 TLS, multiple wildcards in auth could cause segfault |