summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-10-05 11:41:52 +1000
committerDarren Tucker <dtucker@zip.com.au>2012-10-05 11:41:52 +1000
commit189e5bad5c556e320506436a5df19cde28e1f2d0 (patch)
tree7005422ef324009571c220ac9b20eafba538a89c
parent992faad1f1f71114f66ea67485606b083f7d722a (diff)
- dtucker@cvs.openbsd.org 2012/09/06 04:11:07
[regress/try-ciphers.sh] Restore missing space. (Id sync only).
-rw-r--r--ChangeLog3
-rw-r--r--regress/try-ciphers.sh2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef85bec3d..44c736521 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,9 @@
31 - markus@cvs.openbsd.org 2012/10/04 13:21:50 31 - markus@cvs.openbsd.org 2012/10/04 13:21:50
32 [myproposal.h ssh_config.5 umac.h sshd_config.5 ssh.1 sshd.8 mac.c] 32 [myproposal.h ssh_config.5 umac.h sshd_config.5 ssh.1 sshd.8 mac.c]
33 add umac128 variant; ok djm@ at n2k12 33 add umac128 variant; ok djm@ at n2k12
34 - dtucker@cvs.openbsd.org 2012/09/06 04:11:07
35 [regress/try-ciphers.sh]
36 Restore missing space. (Id sync only).
34 - [Makefile umac.c] Add special-case target to build umac128.o. 37 - [Makefile umac.c] Add special-case target to build umac128.o.
35 38
3620120917 3920120917
diff --git a/regress/try-ciphers.sh b/regress/try-ciphers.sh
index 925863504..0887979d8 100644
--- a/regress/try-ciphers.sh
+++ b/regress/try-ciphers.sh
@@ -1,4 +1,4 @@
1# $OpenBSD: try-ciphers.sh,v 1.13 2012/06/28 05:07:45 dtucker Exp $ 1# $OpenBSD: try-ciphers.sh,v 1.14 2012/09/06 04:11:07 dtucker Exp $
2# Placed in the Public Domain. 2# Placed in the Public Domain.
3 3
4tid="try ciphers" 4tid="try ciphers"