From 189e5bad5c556e320506436a5df19cde28e1f2d0 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Fri, 5 Oct 2012 11:41:52 +1000 Subject: - dtucker@cvs.openbsd.org 2012/09/06 04:11:07 [regress/try-ciphers.sh] Restore missing space. (Id sync only). --- ChangeLog | 3 +++ regress/try-ciphers.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ef85bec3d..44c736521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,9 @@ - markus@cvs.openbsd.org 2012/10/04 13:21:50 [myproposal.h ssh_config.5 umac.h sshd_config.5 ssh.1 sshd.8 mac.c] add umac128 variant; ok djm@ at n2k12 + - dtucker@cvs.openbsd.org 2012/09/06 04:11:07 + [regress/try-ciphers.sh] + Restore missing space. (Id sync only). - [Makefile umac.c] Add special-case target to build umac128.o. 20120917 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 @@ -# $OpenBSD: try-ciphers.sh,v 1.13 2012/06/28 05:07:45 dtucker Exp $ +# $OpenBSD: try-ciphers.sh,v 1.14 2012/09/06 04:11:07 dtucker Exp $ # Placed in the Public Domain. tid="try ciphers" -- cgit v1.2.3