summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-09-03 11:53:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-09-03 11:53:10 +0200
commit2a647f6b631ac733dd32dd5995867df213dff402 (patch)
treed789c48249bfcd9fc4fc0fbd48f819eaf85fcd31
parent1c71b9628b08cfe867f94a7f35e6bd74db5a9673 (diff)
downloadrsyslog-2a647f6b631ac733dd32dd5995867df213dff402.tar.gz
rsyslog-2a647f6b631ac733dd32dd5995867df213dff402.tar.bz2
rsyslog-2a647f6b631ac733dd32dd5995867df213dff402.zip
doc: mention last json-c patch in ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0708a88..e353a096 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
Version 7.4.4 [v7.4-stable] 2013-0?-??
- better error messages in GuardTime signature provider
Thanks to Ahto Truu for providing the patch.
+- make rsyslog use the new json-c pkgconfig file if available
+ Thanks to the Gentoo team for the patches.
- bugfix: imfile parameter "persistStateInterval" was unusable
due to a case typo in imfile; work-around was to use legacy config
Thanks to Brandon Murphy for reporting this bug.