summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-03-08 23:13:00 +1100
committerDamien Miller <djm@mindrot.org>2004-03-08 23:13:00 +1100
commit3b51301a4b30fbb421397f2cb3bcf11b593b2532 (patch)
tree8eebace6486d05c29fca7126c9bfd0028ccdf944 /ChangeLog
parentbd394c329b2356cc29fe76cc02ff1c63d3e8cd3c (diff)
- djm@cvs.openbsd.org 2004/03/08 09:38:05
[ssh-keyscan.c] explicitly initialise remote_major and remote_minor. from cjwatson AT debian.org; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9ea2e959..6f180b7ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,10 @@
23 - markus@cvs.openbsd.org 2004/03/05 10:53:58 23 - markus@cvs.openbsd.org 2004/03/05 10:53:58
24 [readconf.c readconf.h scp.1 sftp.1 ssh.1 ssh_config.5 sshconnect2.c] 24 [readconf.c readconf.h scp.1 sftp.1 ssh.1 ssh_config.5 sshconnect2.c]
25 add IdentitiesOnly; ok djm@, pb@ 25 add IdentitiesOnly; ok djm@, pb@
26 - djm@cvs.openbsd.org 2004/03/08 09:38:05
27 [ssh-keyscan.c]
28 explicitly initialise remote_major and remote_minor.
29 from cjwatson AT debian.org; ok markus@
26 30
2720040307 3120040307
28 - (tim) [regress/login-timeout.sh] fix building outside of source tree. 32 - (tim) [regress/login-timeout.sh] fix building outside of source tree.
@@ -883,4 +887,4 @@
883 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 887 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
884 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 888 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
885 889
886$Id: ChangeLog,v 1.3283 2004/03/08 12:12:36 djm Exp $ 890$Id: ChangeLog,v 1.3284 2004/03/08 12:13:00 djm Exp $