summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 03:04:08 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 03:04:08 +0000
commit7ebb635d812d68772ce3fb0b64d798c54fbfab71 (patch)
tree6bf832ba30e5d9643ed75677ce9ff6155fe7e549 /ChangeLog
parent6328ab39891ea64ccd5c91e9be2ec5c4f843bbd0 (diff)
- markus@cvs.openbsd.org 2002/03/19 14:27:39
[auth.c auth1.c auth2.c] make getpwnamallow() allways call pwcopy()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bbc811fe9..43bdf3c48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -94,6 +94,9 @@
94 sftp-client.c sftp-glob.h sftp.c ssh-add.c ssh.c sshconnect2.c sshd.c 94 sftp-client.c sftp-glob.h sftp.c ssh-add.c ssh.c sshconnect2.c sshd.c
95 ttymodes.c] 95 ttymodes.c]
96 KNF whitespace 96 KNF whitespace
97 - markus@cvs.openbsd.org 2002/03/19 14:27:39
98 [auth.c auth1.c auth2.c]
99 make getpwnamallow() allways call pwcopy()
97 100
9820020317 10120020317
99 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 102 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7940,4 +7943,4 @@
7940 - Wrote replacements for strlcpy and mkdtemp 7943 - Wrote replacements for strlcpy and mkdtemp
7941 - Released 1.0pre1 7944 - Released 1.0pre1
7942 7945
7943$Id: ChangeLog,v 1.1951 2002/03/22 02:54:23 mouring Exp $ 7946$Id: ChangeLog,v 1.1952 2002/03/22 03:04:08 mouring Exp $