summaryrefslogtreecommitdiff
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 9e05e2fec..57b999ef3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 VanDevender <stevev@darkwing.uoregon.edu> 3 VanDevender <stevev@darkwing.uoregon.edu>
4 - (djm) Make sure pam_retval is initialised on call to pam_end. Patch 4 - (djm) Make sure pam_retval is initialised on call to pam_end. Patch
5 from Solar Designer <solar@openwall.com> 5 from Solar Designer <solar@openwall.com>
6 - (djm) Don't loop forever when changing password via PAM. Patch
7 from Solar Designer <solar@openwall.com>
6 8
720010320 920010320
8 - (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS). 10 - (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS).
@@ -4651,4 +4653,4 @@
4651 - Wrote replacements for strlcpy and mkdtemp 4653 - Wrote replacements for strlcpy and mkdtemp
4652 - Released 1.0pre1 4654 - Released 1.0pre1
4653 4655
4654$Id: ChangeLog,v 1.995 2001/03/21 01:16:24 djm Exp $ 4656$Id: ChangeLog,v 1.996 2001/03/21 02:01:35 djm Exp $