diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-03 11:53:10 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-03 11:53:10 +0200 |
commit | 2a647f6b631ac733dd32dd5995867df213dff402 (patch) | |
tree | d789c48249bfcd9fc4fc0fbd48f819eaf85fcd31 | |
parent | 1c71b9628b08cfe867f94a7f35e6bd74db5a9673 (diff) | |
download | rsyslog-2a647f6b631ac733dd32dd5995867df213dff402.tar.gz rsyslog-2a647f6b631ac733dd32dd5995867df213dff402.tar.bz2 rsyslog-2a647f6b631ac733dd32dd5995867df213dff402.zip |
doc: mention last json-c patch in ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |