summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-11-12 11:05:20 +1100
committerDamien Miller <djm@mindrot.org>2001-11-12 11:05:20 +1100
commit637b8ae2d491ee0f46997b4d93fade643874a67a (patch)
tree55ab3b95f84d48396a59795f5e32d94c5a080917 /ChangeLog
parent36f8dd3ed66b71fe661ed0c7a5f292bbdc8f87e3 (diff)
- markus@cvs.openbsd.org 2001/11/08 10:51:08
[readpass.c] don't strdup too much data; from gotoh@taiyo.co.jp; ok millert.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e7471bb2..85641c48c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
4620011109 4920011109
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 $