summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-11-09 16:55:03 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-11-09 16:55:03 +1100
commit6e2fe81f926d995bae4be4a6b5b3c88c1c525187 (patch)
treea870353aa0a536bd9f92ccc2c5b633c4e4b1256a /ChangeLog
parentaff7ef1bb8b7c1eeb1f4812129091c5adbf51848 (diff)
- dtucker@cvs.openbsd.org 2013/11/09 05:41:34
[regress/test-exec.sh regress/rekey.sh] Use smaller test data files to speed up tests. Grow test datafiles where necessary for a specific test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7372ad237..a6360197b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120131109
2 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2013/11/09 05:41:34
4 [regress/test-exec.sh regress/rekey.sh]
5 Use smaller test data files to speed up tests. Grow test datafiles
6 where necessary for a specific test.
7
120131108 820131108
2 - (dtucker) OpenBSD CVS Sync 9 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2013/11/08 01:06:14 10 - dtucker@cvs.openbsd.org 2013/11/08 01:06:14
@@ -32,6 +39,11 @@
32 - (dtucker) [contrib/cygwin/ssh-host-config] Simplify host key generation: 39 - (dtucker) [contrib/cygwin/ssh-host-config] Simplify host key generation:
33 rather than testing and generating each key, call ssh-keygen -A. 40 rather than testing and generating each key, call ssh-keygen -A.
34 Patch from vinschen at redhat.com. 41 Patch from vinschen at redhat.com.
42 - (dtucker) OpenBSD CVS Sync
43 - dtucker@cvs.openbsd.org 2013/11/09 05:41:34
44 [regress/test-exec.sh regress/rekey.sh]
45 Use smaller test data files to speed up tests. Grow test datafiles
46 where necessary for a specific test.
35 47
3620131107 4820131107
37 - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) 49 - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5)