summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 701bf403f..ec5ddac55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
120000115
2 - Add --with-xauth-path configure directive and explicit test for
3 /usr/openwin/bin/xauth for Solaris systems. Report from Anders
4 Nordby <anders@fix.no>
5 - Fix incorrect detection of /dev/ptmx on Linux systems that lack
6 openpty. Report from John Seifarth <john@waw.be>
7 - Look for intXX_t and u_intXX_t in sys/bitypes.h if they are not in
8 sys/types.h. Fixes problems on SCO, report from Gary E. Miller
9 <gem@rellim.com>
10 - Use __snprintf and __vnsprintf if they are found where snprintf and
11 vnsprintf are lacking. Suggested by Ben Taylor <bent@shell.clark.net>
12 and others.
13
120000114 1420000114
2 - Merged OpenBSD IPv6 patch: 15 - Merged OpenBSD IPv6 patch:
3 - [sshd.c sshd.8 sshconnect.c ssh.h ssh.c servconf.h servconf.c scp.1] 16 - [sshd.c sshd.8 sshconnect.c ssh.h ssh.c servconf.h servconf.c scp.1]