summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-11-07 22:33:48 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-11-07 22:33:48 +1100
commit4bf7e50e533aa956366df7402c132f202e841a48 (patch)
tree4a58c369a1107951c418b419e6d09a0e94544819 /ChangeLog
parent6e9d6f411288374d1dee4b7debbfa90bc7e73035 (diff)
- (dtucker) [Makefile.in configure.ac] Remove TEST_SSH_SHA256 environment
variable. It's no longer used now that we get the supported MACs from ssh -Q.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a98668ea..339577202 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,9 @@
43 - dtucker@cvs.openbsd.org 2013/11/07 04:26:56 43 - dtucker@cvs.openbsd.org 2013/11/07 04:26:56
44 [regress/kextype.sh] 44 [regress/kextype.sh]
45 trailing space 45 trailing space
46 - (dtucker) [Makefile.in configure.ac] Remove TEST_SSH_SHA256 environment
47 variable. It's no longer used now that we get the supported MACs from
48 ssh -Q.
46 49
4720131104 5020131104
48 - (djm) OpenBSD CVS Sync 51 - (djm) OpenBSD CVS Sync