summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-06-04 08:21:08 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-06-04 08:21:08 +0200
commit67d4f3c8f39f22a61ab9097163081d1a31e8d5a9 (patch)
tree5aafdbf15c00452fee7c35586e6c0b0f71c43257 /ChangeLog
parent57daa3388cbb688a4c596456e9d4473ee1cacc53 (diff)
downloadrsyslog-67d4f3c8f39f22a61ab9097163081d1a31e8d5a9.tar.gz
rsyslog-67d4f3c8f39f22a61ab9097163081d1a31e8d5a9.tar.xz
rsyslog-67d4f3c8f39f22a61ab9097163081d1a31e8d5a9.zip
bugfix: off-by-one bug during certificate check
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef7daee0..c2d6312a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
Version 3.19.6 (rgerhards), 2008-06-??
- bugfix: part of permittedPeer structure was not correctly initialized
thanks to varmojfekoj for spotting this
+- bugfix: off-by-one bug during certificate check
---------------------------------------------------------------------------
Version 3.19.5 (rgerhards), 2008-05-30
- enabled Posix ERE expressions inside the property replacer