summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-11-12 10:34:22 +1100
committerDamien Miller <djm@mindrot.org>2001-11-12 10:34:22 +1100
commitf41d618fec126ae0d8083e2cc4c2074fbf023759 (patch)
tree5a79a7dd5fb5f3fed93eec9f07f823558c7b8f2a /ChangeLog
parentde77b464c6214139ff5ef65521621d9245472c68 (diff)
- (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b2f58c36e..8dc679a6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120011112
2 - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>
3
120011109 420011109
2 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) 5 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
3 if permit_empty_passwd == 0 so null password check cannot be bypassed. 6 if permit_empty_passwd == 0 so null password check cannot be bypassed.
@@ -6806,4 +6809,4 @@
6806 - Wrote replacements for strlcpy and mkdtemp 6809 - Wrote replacements for strlcpy and mkdtemp
6807 - Released 1.0pre1 6810 - Released 1.0pre1
6808 6811
6809$Id: ChangeLog,v 1.1632 2001/11/09 20:22:16 stevesk Exp $ 6812$Id: ChangeLog,v 1.1633 2001/11/11 23:34:22 djm Exp $