summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-21 13:01:35 +1100
committerDamien Miller <djm@mindrot.org>2001-03-21 13:01:35 +1100
commitec7e1b1d0fa042c7670122b6eb5cb59b14491fca (patch)
treed80a529d0a626353fca94b16da0cd6e20d4c0528 /ChangeLog
parent2e9adb27e9f36599f160c5dd0b426d95b52237e0 (diff)
- (djm) Don't loop forever when changing password via PAM. Patch
from Solar Designer <solar@openwall.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e05e2fe..57b999ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
VanDevender <stevev@darkwing.uoregon.edu>
- (djm) Make sure pam_retval is initialised on call to pam_end. Patch
from Solar Designer <solar@openwall.com>
+ - (djm) Don't loop forever when changing password via PAM. Patch
+ from Solar Designer <solar@openwall.com>
20010320
- (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS).
@@ -4651,4 +4653,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.995 2001/03/21 01:16:24 djm Exp $
+$Id: ChangeLog,v 1.996 2001/03/21 02:01:35 djm Exp $