diff options
author | Darren Tucker <dtucker@zip.com.au> | 2013-05-17 09:36:20 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2013-05-17 09:36:20 +1000 |
commit | 40aaff7e4bcb05b05e3d24938b6d34885be817da (patch) | |
tree | 1d3c92de9d8475efedf819935f5e762b45181a8c /ChangeLog | |
parent | f3568fc62b73b50a0a3c8447e4a00f4892cab25e (diff) |
- dtucker@cvs.openbsd.org 2013/04/22 07:23:08
[multiplex.sh]
Write mux master logs to regress.log instead of ssh.log to keep separate
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 | ||
28 | 20130516 | 31 | 20130516 |
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 |