summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-07-02 17:45:55 +1000
committerDamien Miller <djm@mindrot.org>2014-07-02 17:45:55 +1000
commit81309c857dd0dbc0a1245a16d621c490ad48cfbb (patch)
tree1d5bf28c6da2273bd6ca7a11abd7d0efbab1287b /ChangeLog
parent82b2482ce68654815ee049b9bf021bb362a35ff2 (diff)
- (djm) [regress/Makefile] fix execution of sshkey unit/fuzz test
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc55a6aa4..92619d73b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -176,6 +176,7 @@
176 [regress/unittests/sshkey/testdata/rsa_n_pw] 176 [regress/unittests/sshkey/testdata/rsa_n_pw]
177 unit and fuzz tests for new key API 177 unit and fuzz tests for new key API
178 - (djm) [sshkey.c] Conditionalise inclusion of util.h 178 - (djm) [sshkey.c] Conditionalise inclusion of util.h
179 - (djm) [regress/Makefile] fix execution of sshkey unit/fuzz test
179 180
18020140618 18120140618
181 - (tim) [openssh/session.c] Work around to get chroot sftp working on UnixWare 182 - (tim) [openssh/session.c] Work around to get chroot sftp working on UnixWare