summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 168e583b4..192ca2c7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
7 [session.c] 7 [session.c]
8 - remove bogus chan_read_failed. this could cause data 8 - remove bogus chan_read_failed. this could cause data
9 corruption (missing data) at end of a SSH2 session. 9 corruption (missing data) at end of a SSH2 session.
10 - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
11 - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
12 - Use vhangup to clean up Linux ttys
13 - Force posix getopt processing on GNU libc systems
10 14
1120000419 1520000419
12 - OpenBSD CVS updates 16 - OpenBSD CVS updates