summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f0c42d6b..e14392af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,18 @@
13 - Avoid WCOREDUMP complation errors for systems that lack it 13 - Avoid WCOREDUMP complation errors for systems that lack it
14 - Avoid SIGCHLD warnings from entropy commands 14 - Avoid SIGCHLD warnings from entropy commands
15 - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk> 15 - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
16 - OpenBSD CVS update:
17 - markus@cvs.openbsd.org
18 [ssh.c]
19 fix usage()
20 [ssh2.h]
21 draft-ietf-secsh-architecture-05.txt
22 [ssh.1]
23 document ssh -T -N (ssh2 only)
24 [channels.c serverloop.c ssh.h sshconnect.c sshd.c aux.c]
25 enable nonblocking IO for sshd w/ proto 1, too; split out common code
26 [aux.c]
27 missing include
16 28
1720000513 2920000513
18 - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz 30 - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz