summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99e59c1e4..c7f73af16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,12 @@
11 sandbox. 11 sandbox.
12 12
13 ok djm 13 ok djm
14 - naddy@cvs.openbsd.org 2014/06/18 15:42:09
15 [sshbuf-getput-crypto.c]
16 The ssh_get_bignum functions must accept the same range of bignums
17 the corresponding ssh_put_bignum functions create. This fixes the
18 use of 16384-bit RSA keys (bug reported by Eivind Evensen).
19 ok djm@
14 20
1520140618 2120140618
16 - (tim) [openssh/session.c] Work around to get chroot sftp working on UnixWare 22 - (tim) [openssh/session.c] Work around to get chroot sftp working on UnixWare