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 2af6fbd58..12b8f00f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,10 @@
54 [scp.c] 54 [scp.c]
55 when copying local->remote fails during read, don't send uninitialised 55 when copying local->remote fails during read, don't send uninitialised
56 heap to the remote end. Reported by Jann Horn 56 heap to the remote end. Reported by Jann Horn
57 - deraadt@cvs.openbsd.org 2014/06/25 14:16:09
58 [sshbuf.c]
59 unblock SIGSEGV before raising it
60 ok djm
57 61
5820140618 6220140618
59 - (tim) [openssh/session.c] Work around to get chroot sftp working on UnixWare 63 - (tim) [openssh/session.c] Work around to get chroot sftp working on UnixWare