summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2008-11-25 14:04:55 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2008-11-25 14:04:55 +0000
commitc7d0b27a8b9647e8c4f981541dab352761bb91d5 (patch)
tree2402b615dae6daa7b3e00b19f549db0169019fb9 /ChangeLog
parente62f525c07e14cda70f9683c7f34bcce45c85db9 (diff)
Relevant BUGIDs: debian #326407
Purpose of commit: bugfix Commit summary: --------------- 2008-11-25 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_time/pam_time.c (is_same): Fix check of correct string length (debian bug #326407).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a91eb2d5..4f688036 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-25 Thorsten Kukuk <kukuk@thkukuk.de>
+
+ * modules/pam_time/pam_time.c (is_same): Fix check
+ of correct string length (debian bug #326407).
+
2008-11-24 Thorsten Kukuk <kukuk@thkukuk.de>
* xtests/Makefile.am: Add pam_time1 tests.