summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-12-18 14:51:41 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-12-18 14:51:41 +0000
commit52fc68099239cfff5802b0d0b1d4a5c8758f4b74 (patch)
tree5a3974bf80091d9d9e48784cb273645e5beaf856 /ChangeLog
parentca332123df433462ac5574840cc282bea901e140 (diff)
Relevant BUGIDs:
Purpose of commit: cleanup Commit summary: --------------- 2006-12-18 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_stress/pam_stress.c (pam_sm_chauthtok): Fix localisation of message printed to user. * po/de.po: Adjust translation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff7e7423..53652788 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2006-12-18 Thorsten Kukuk <kukuk@thkukuk.de>
+
+ * modules/pam_stress/pam_stress.c (pam_sm_chauthtok): Fix
+ localisation of message printed to user.
+ * po/de.po: Adjust translation.
+
2006-12-18 Tomas Mraz <t8m@centrum.cz>
* modules/pam_unix/pam_unix_passwd.c (pam_sm_chauthtok): Localize
message printed to user.
-2006-12-13 Thorsten Kukuk <kukuk@suse.de>
+2006-12-13 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_localuser/pam_localuser.c: Add support for session
and chauthtok [SF#1606180].