summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2008-11-25 14:29:41 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2008-11-25 14:29:41 +0000
commitcf4f02cdbdd015b8360cc3fdf905afc2602b4d37 (patch)
tree8b9756168f0dfd92008af676d01c2999de70791e /ChangeLog
parentc7d0b27a8b9647e8c4f981541dab352761bb91d5 (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2008-11-25 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_pwhistory/opasswd.c (save_old_password): Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f688036..7bffdbcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-11-25 Thorsten Kukuk <kukuk@thkukuk.de>
+ * modules/pam_pwhistory/opasswd.c (save_old_password): Fix typo.
+
* modules/pam_time/pam_time.c (is_same): Fix check
of correct string length (debian bug #326407).