summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a1bfb2114..4971a4421 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,8 +7,15 @@
7 - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too 7 - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
8 - Fix integer overflow which was messing up scp's progress bar for large 8 - Fix integer overflow which was messing up scp's progress bar for large
9 file transfers. Fix submitted to OpenBSD developers. 9 file transfers. Fix submitted to OpenBSD developers.
10 - Released 1.2pre10 10 - Merged more OpenBSD CVS changes:
11 11 - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
12 + krb-cleanup cleanup
13 - [clientloop.c log-client.c log-server.c ]
14 [readconf.c readconf.h servconf.c servconf.h ]
15 [ssh.1 ssh.c ssh.h sshd.8]
16 add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
17 obsoletes QuietMode and FascistLogging in sshd.
18
1219991110 1919991110
13 - Merged several minor fixed: 20 - Merged several minor fixed:
14 - ssh-agent commandline parsing 21 - ssh-agent commandline parsing