summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28032d246..079660174 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
119991214
2 - OpenBSD CVS Changes
3 - [canohost.c]
4 fix get_remote_port() and friends for sshd -i;
5 Holger.Trapp@Informatik.TU-Chemnitz.DE
6 - [mpaux.c]
7 make code simpler. no need for memcpy. niels@ ok
8 - [pty.c]
9 namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
10 fix proto; markus
11 - [ssh.1]
12 typo; mark.baushke@solipsa.com
13 - [channels.c ssh.c ssh.h sshd.c]
14 type conflict for 'extern Type *options' in channels.c; dot@dotat.at
15 - [sshconnect.c]
16 move checking of hostkey into own function.
17 - [version.h]
18 OpenSSH-1.2.1
19
119991211 2019991211
2 - Fix compilation on systems with AFS. Reported by 21 - Fix compilation on systems with AFS. Reported by
3 aloomis@glue.umd.edu 22 aloomis@glue.umd.edu