summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-21 12:16:24 +1100
committerDamien Miller <djm@mindrot.org>2001-03-21 12:16:24 +1100
commit2e9adb27e9f36599f160c5dd0b426d95b52237e0 (patch)
treee8223a85ad067cd5edb10e71b0c42a3060e5c45e /ChangeLog
parent883631b73a038e6c48824492c792fbec591a429e (diff)
- (djm) Make sure pam_retval is initialised on call to pam_end. 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 5fed6e4d..9e05e2fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
20010321
- (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve
VanDevender <stevev@darkwing.uoregon.edu>
+ - (djm) Make sure pam_retval is initialised on call to pam_end. Patch
+ from Solar Designer <solar@openwall.com>
20010320
- (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS).
@@ -4649,4 +4651,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.994 2001/03/21 00:11:57 djm Exp $
+$Id: ChangeLog,v 1.995 2001/03/21 01:16:24 djm Exp $