summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:20:31 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:20:31 +0000
commit949974bbdb057202a429036a18fe36de5a7b6eac (patch)
treed5777e395808237422b323998888d1595d62c28b /ChangeLog
parentf0c50293dddf8b36e9511fdf1c2f3f443800e51c (diff)
- markus@cvs.openbsd.org 2001/06/24 05:35:33
[readpass.c readpass.h ssh-add.c sshconnect2.c ssh-keygen.c] switch to readpassphrase(3) 2.7/8-stable needs readpassphrase.[ch] from libc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 590ac5873..f2d9267c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -95,6 +95,10 @@
95 - markus@cvs.openbsd.org 2001/06/24 05:25:10 95 - markus@cvs.openbsd.org 2001/06/24 05:25:10
96 [auth-options.c match.c match.h] 96 [auth-options.c match.c match.h]
97 move ip+hostname check to match.c 97 move ip+hostname check to match.c
98 - markus@cvs.openbsd.org 2001/06/24 05:35:33
99 [readpass.c readpass.h ssh-add.c sshconnect2.c ssh-keygen.c]
100 switch to readpassphrase(3)
101 2.7/8-stable needs readpassphrase.[ch] from libc
98 102
9920010622 10320010622
100 - (stevesk) handle systems without pw_expire and pw_change. 104 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5779,4 +5783,4 @@
5779 - Wrote replacements for strlcpy and mkdtemp 5783 - Wrote replacements for strlcpy and mkdtemp
5780 - Released 1.0pre1 5784 - Released 1.0pre1
5781 5785
5782$Id: ChangeLog,v 1.1320 2001/06/25 05:17:53 mouring Exp $ 5786$Id: ChangeLog,v 1.1321 2001/06/25 05:20:31 mouring Exp $