summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d6d07a1d..f42fdc738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
119991117
2 - Merged OpenBSD CVS changes
3 - [ChangeLog.Ylonen] noone needs this anymore
4 - [authfd.c] close-on-exec for auth-socket, ok deraadt
5 - [hostfile.c]
6 in known_hosts key lookup the entry for the bits does not need
7 to match, all the information is contained in n and e. This
8 solves the problem with buggy servers announcing the wrong
9 modulus length. markus and me.
10 - [serverloop.c]
11 bugfix: check for space if child has terminated, from:
12 iedowse@maths.tcd.ie
13 - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
14 [fingerprint.c fingerprint.h]
15 rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
16 - [ssh-agent.1] typo
17 - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
18 - [sshd.c]
19 force logging to stderr while loading private key file
20 (lost while converting to new log-levels)
21
119991116 2219991116
2 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com> 23 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
3 - Merged OpenBSD CVS changes: 24 - Merged OpenBSD CVS changes: