summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-11-12 11:03:35 +1100
committerDamien Miller <djm@mindrot.org>2001-11-12 11:03:35 +1100
commit36e603db86fbdc7a4f241efd7184dbfee263b701 (patch)
tree658713b3331af469e6d86c1616580c31065e6801 /ChangeLog
parent9af8c3c226b591f6cbb93eefcf2d56c9ddb3a682 (diff)
- markus@cvs.openbsd.org 2001/11/07 22:10:28
[ssh-dss.c ssh-rsa.c] missing free and sync dss/rsa code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 61255b37c..ee05bbc80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
30 - markus@cvs.openbsd.org 2001/11/07 21:40:21 30 - markus@cvs.openbsd.org 2001/11/07 21:40:21
31 [ssh-rsa.c] 31 [ssh-rsa.c]
32 ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported 32 ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported
33 - markus@cvs.openbsd.org 2001/11/07 22:10:28
34 [ssh-dss.c ssh-rsa.c]
35 missing free and sync dss/rsa code.
33 36
3420011109 3720011109
35 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) 38 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
@@ -6839,4 +6842,4 @@
6839 - Wrote replacements for strlcpy and mkdtemp 6842 - Wrote replacements for strlcpy and mkdtemp
6840 - Released 1.0pre1 6843 - Released 1.0pre1
6841 6844
6842$Id: ChangeLog,v 1.1643 2001/11/12 00:03:16 djm Exp $ 6845$Id: ChangeLog,v 1.1644 2001/11/12 00:03:35 djm Exp $