summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a97e77aaf..de401547e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,17 @@
40 Allow fallback to known_hosts entries without port qualifiers for 40 Allow fallback to known_hosts entries without port qualifiers for
41 non-standard ports too, so that all existing known_hosts entries will be 41 non-standard ports too, so that all existing known_hosts entries will be
42 recognised. Requested by, feedback and ok markus@ 42 recognised. Requested by, feedback and ok markus@
43 - stevesk@cvs.openbsd.org 2006/08/01 23:22:48
44 [auth-passwd.c auth-rhosts.c auth-rsa.c auth.c auth.h auth1.c]
45 [auth2-chall.c auth2-pubkey.c authfile.c buffer.c canohost.c]
46 [channels.c clientloop.c dh.c dns.c dns.h hostfile.c kex.c kexdhc.c]
47 [kexgexc.c kexgexs.c key.c key.h log.c misc.c misc.h moduli.c]
48 [monitor_wrap.c packet.c progressmeter.c readconf.c readpass.c scp.c]
49 [servconf.c session.c sftp-client.c sftp-common.c sftp-server.c sftp.c]
50 [ssh-add.c ssh-agent.c ssh-keygen.c ssh-keyscan.c ssh.c sshconnect.c]
51 [sshconnect1.c sshconnect2.c sshd.c sshlogin.c sshtty.c uuencode.c]
52 [uuencode.h xmalloc.c]
53 move #include <stdio.h> out of includes.h
43 54
4420060804 5520060804
45 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent 56 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@@ -5110,4 +5121,4 @@
5110 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5121 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5111 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5122 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5112 5123
5113$Id: ChangeLog,v 1.4449 2006/08/05 01:35:45 djm Exp $ 5124$Id: ChangeLog,v 1.4450 2006/08/05 01:37:59 djm Exp $