summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 986c872e6..61255b37c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,9 @@
27 [packet.c packet.h sshconnect2.c] 27 [packet.c packet.h sshconnect2.c]
28 pad using the padding field from the ssh2 packet instead of sending 28 pad using the padding field from the ssh2 packet instead of sending
29 extra ignore messages. tested against several other ssh servers. 29 extra ignore messages. tested against several other ssh servers.
30 - markus@cvs.openbsd.org 2001/11/07 21:40:21
31 [ssh-rsa.c]
32 ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported
30 33
3120011109 3420011109
32 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) 35 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
@@ -6836,4 +6839,4 @@
6836 - Wrote replacements for strlcpy and mkdtemp 6839 - Wrote replacements for strlcpy and mkdtemp
6837 - Released 1.0pre1 6840 - Released 1.0pre1
6838 6841
6839$Id: ChangeLog,v 1.1642 2001/11/12 00:02:52 djm Exp $ 6842$Id: ChangeLog,v 1.1643 2001/11/12 00:03:16 djm Exp $