summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-07-10 17:46:41 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-07-10 17:46:41 +0200
commit93c5ec6305095306adff8aad5081cd5bb675cf72 (patch)
tree491c7de60d36ed1a960df8d799fce4626458c803
parent14d307651d549af102d07a7d71f896533804c387 (diff)
downloadrsyslog-93c5ec6305095306adff8aad5081cd5bb675cf72.tar.gz
rsyslog-93c5ec6305095306adff8aad5081cd5bb675cf72.tar.bz2
rsyslog-93c5ec6305095306adff8aad5081cd5bb675cf72.zip
doc: mention recent build system patch
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f63b66da..fbe61c0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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