summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-10-17 15:49:20 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-10-17 15:49:20 +0200
commite61672c6932868d6b09ad0ae8453dc91c545742f (patch)
tree24797dc3cb54f126139af2481c3b58a57652f9b5 /ChangeLog
parent16f06168e10d0315cc5d65516043809edd9d2232 (diff)
downloadrsyslog-e61672c6932868d6b09ad0ae8453dc91c545742f.tar.gz
rsyslog-e61672c6932868d6b09ad0ae8453dc91c545742f.tar.xz
rsyslog-e61672c6932868d6b09ad0ae8453dc91c545742f.zip
removed dependency on gcrypt for recently-enough GnuTLS
see: http://bugzilla.adiscon.com/show_bug.cgi?id=289
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f14971ae..22d194e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 5.9.4 [V5-DEVEL], 2011-0?-??
+- removed dependency on gcrypt for recently-enough GnuTLS
+ see: http://bugzilla.adiscon.com/show_bug.cgi?id=289
- bugfix: imuxsock did no longer ignore message-provided timestamp, if
so configured (the *default*). Lead to no longer sub-second timestamps.
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=281