summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-05-17 09:10:20 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-05-17 09:10:20 +1000
commit7c8b1e72331293b4707dc6f7f68a69e975a3fa70 (patch)
tree09a6ddb14ec87f1a6829bcda0c8801af3aae9d3d /ChangeLog
parent712de4d1100963b11bc618472f95ce36bf7e2ae3 (diff)
- dtucker@cvs.openbsd.org 2013/03/23 11:09:43
[test-exec.sh] Only regenerate host keys if they don't exist or if ssh-keygen has changed since they were. Reduces test runtime by 5-30% depending on machine speed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98b742825..95586e871 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
3 - djm@cvs.openbsd.org 2013/03/07 00:20:34 3 - djm@cvs.openbsd.org 2013/03/07 00:20:34
4 [regress/proxy-connect.sh] 4 [regress/proxy-connect.sh]
5 repeat test with a style appended to the username 5 repeat test with a style appended to the username
6 - dtucker@cvs.openbsd.org 2013/03/23 11:09:43
7 [test-exec.sh]
8 Only regenerate host keys if they don't exist or if ssh-keygen has changed
9 since they were. Reduces test runtime by 5-30% depending on machine
10 speed.
6 11
720130516 1220130516
8 - (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be 13 - (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be