summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:22:53 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:22:53 +0000
commit126c56ad9e54ab6149f6e8c147d53a7b87c01256 (patch)
tree97e813de09131edd73befdd6ec32e0ecf97cc251 /ChangeLog
parent949974bbdb057202a429036a18fe36de5a7b6eac (diff)
- markus@cvs.openbsd.org 2001/06/24 05:47:13
[sshconnect2.c] oops, missing format string
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f2d9267c0..04c2af027 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -99,6 +99,9 @@
99 [readpass.c readpass.h ssh-add.c sshconnect2.c ssh-keygen.c] 99 [readpass.c readpass.h ssh-add.c sshconnect2.c ssh-keygen.c]
100 switch to readpassphrase(3) 100 switch to readpassphrase(3)
101 2.7/8-stable needs readpassphrase.[ch] from libc 101 2.7/8-stable needs readpassphrase.[ch] from libc
102 - markus@cvs.openbsd.org 2001/06/24 05:47:13
103 [sshconnect2.c]
104 oops, missing format string
102 105
10320010622 10620010622
104 - (stevesk) handle systems without pw_expire and pw_change. 107 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5783,4 +5786,4 @@
5783 - Wrote replacements for strlcpy and mkdtemp 5786 - Wrote replacements for strlcpy and mkdtemp
5784 - Released 1.0pre1 5787 - Released 1.0pre1
5785 5788
5786$Id: ChangeLog,v 1.1321 2001/06/25 05:20:31 mouring Exp $ 5789$Id: ChangeLog,v 1.1322 2001/06/25 05:22:53 mouring Exp $