diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -42,6 +42,9 @@ | |||
42 | - markus@cvs.openbsd.org 2001/11/07 22:53:21 | 42 | - markus@cvs.openbsd.org 2001/11/07 22:53:21 |
43 | [channels.h] | 43 | [channels.h] |
44 | crank c->path to 256 so they can hold a full hostname; dwd@bell-labs.com | 44 | crank c->path to 256 so they can hold a full hostname; dwd@bell-labs.com |
45 | - markus@cvs.openbsd.org 2001/11/08 10:51:08 | ||
46 | [readpass.c] | ||
47 | don't strdup too much data; from gotoh@taiyo.co.jp; ok millert. | ||
45 | 48 | ||
46 | 20011109 | 49 | 20011109 |
47 | - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) | 50 | - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) |
@@ -6851,4 +6854,4 @@ | |||
6851 | - Wrote replacements for strlcpy and mkdtemp | 6854 | - Wrote replacements for strlcpy and mkdtemp |
6852 | - Released 1.0pre1 | 6855 | - Released 1.0pre1 |
6853 | 6856 | ||
6854 | $Id: ChangeLog,v 1.1647 2001/11/12 00:04:54 djm Exp $ | 6857 | $Id: ChangeLog,v 1.1648 2001/11/12 00:05:20 djm Exp $ |