summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aec54e436..3b50d2e55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,8 +22,11 @@
22 from ssh and sshd for the failing tests (and only the failing tests) should 22 from ssh and sshd for the failing tests (and only the failing tests) should
23 be available in failed-ssh{,d}.log. 23 be available in failed-ssh{,d}.log.
24 - djm@cvs.openbsd.org 2013/04/18 02:46:12 24 - djm@cvs.openbsd.org 2013/04/18 02:46:12
25 [Makefile regress/sftp-chroot.sh] 25 [regress/Makefile regress/sftp-chroot.sh]
26 test sshd ChrootDirectory+internal-sftp; feedback & ok dtucker@ 26 test sshd ChrootDirectory+internal-sftp; feedback & ok dtucker@
27 - dtucker@cvs.openbsd.org 2013/04/22 07:23:08
28 [multiplex.sh]
29 Write mux master logs to regress.log instead of ssh.log to keep separate
27 30
2820130516 3120130516
29 - (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be 32 - (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be