summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-04 04:46:56 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-04 04:46:56 +0000
commit4cc240dabbd81a308f06f2717b1942041fe0e205 (patch)
tree07291c8c2c467fc2ecec9166ed0d8ec1e75631a3 /ChangeLog
parent5bf5d67d497ed91c19851db6b904d54003afe67e (diff)
- markus@cvs.openbsd.org 2001/06/26 17:27:25
[authfd.h authfile.h auth.h auth-options.h bufaux.h buffer.h canohost.h channels.h cipher.h clientloop.h compat.h compress.h crc32.h deattack.h dh.h dispatch.h groupaccess.c groupaccess.h hostfile.h kex.h key.h log.c log.h mac.h misc.c misc.h mpaux.h packet.h radix.h readconf.h readpass.h rsa.h servconf.h serverloop.h session.h sftp-common.c sftp-common.h sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h ssh-rsa.h sshtty.h tildexpand.h uidswap.h uuencode.h xmalloc.h] remove comments from .h, since they are cut&paste from the .c files and out of sync
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c27402b5f..9c8aca4fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,7 +62,18 @@
62 - markus@cvs.openbsd.org 2001/06/26 17:25:34 62 - markus@cvs.openbsd.org 2001/06/26 17:25:34
63 [ssh.1] 63 [ssh.1]
64 document SSH_ASKPASS; fubob@MIT.EDU 64 document SSH_ASKPASS; fubob@MIT.EDU
65 65 - markus@cvs.openbsd.org 2001/06/26 17:27:25
66 [authfd.h authfile.h auth.h auth-options.h bufaux.h buffer.h
67 canohost.h channels.h cipher.h clientloop.h compat.h compress.h
68 crc32.h deattack.h dh.h dispatch.h groupaccess.c groupaccess.h
69 hostfile.h kex.h key.h log.c log.h mac.h misc.c misc.h mpaux.h
70 packet.h radix.h readconf.h readpass.h rsa.h servconf.h serverloop.h
71 session.h sftp-common.c sftp-common.h sftp-glob.h sftp-int.h
72 sshconnect.h ssh-dss.h sshlogin.h sshpty.h ssh-rsa.h sshtty.h
73 tildexpand.h uidswap.h uuencode.h xmalloc.h]
74 remove comments from .h, since they are cut&paste from the .c files
75 and out of sync
76
6620010629 7720010629
67 - (bal) Removed net_aton() since we don't use it any more 78 - (bal) Removed net_aton() since we don't use it any more
68 - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c. 79 - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.
@@ -5889,4 +5900,4 @@
5889 - Wrote replacements for strlcpy and mkdtemp 5900 - Wrote replacements for strlcpy and mkdtemp
5890 - Released 1.0pre1 5901 - Released 1.0pre1
5891 5902
5892$Id: ChangeLog,v 1.1359 2001/07/04 04:31:38 mouring Exp $ 5903$Id: ChangeLog,v 1.1360 2001/07/04 04:46:56 mouring Exp $