diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ | |||
1 | 20011112 | ||
2 | - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net> | ||
3 | |||
1 | 20011109 | 4 | 20011109 |
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 $ |