summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-02-12 11:02:46 +1100
committerDamien Miller <djm@mindrot.org>2013-02-12 11:02:46 +1100
commitd6d9fa0281e4856c40d5f03ebe4a5cb6a98337e3 (patch)
tree5b17408c715e7ec22294f0ea5899dd2b77195677 /ChangeLog
parent18de9133c223cf820688659903de6d1ffc9873b2 (diff)
- djm@cvs.openbsd.org 2013/02/08 00:41:12
[sftp.c] fix NULL deref when built without libedit and control characters entered as command; debugging and patch from Iain Morgan an Loganaden Velvindron in bz#1956
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1d428709..4084052d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,11 @@
31 - dtucker@cvs.openbsd.org 2013/02/06 00:22:21 31 - dtucker@cvs.openbsd.org 2013/02/06 00:22:21
32 [auth.c] 32 [auth.c]
33 Fix comment, from jfree.e1 at gmail 33 Fix comment, from jfree.e1 at gmail
34 - djm@cvs.openbsd.org 2013/02/08 00:41:12
35 [sftp.c]
36 fix NULL deref when built without libedit and control characters
37 entered as command; debugging and patch from Iain Morgan an
38 Loganaden Velvindron in bz#1956
34 39
3520130211 4020130211
36 - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old 41 - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old