summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-06-11 14:04:42 +1000
committerDamien Miller <djm@mindrot.org>2007-06-11 14:04:42 +1000
commit4de545a6fb9450ea636a0ce813971dffe2840f25 (patch)
tree73d29ef0eba92ed134a19262ddb4cb2b1f4ec30d /ChangeLog
parente45796f7b425c04b6ba2d1f72e22c0cb6b3322ef (diff)
downloadopenssh-git-4de545a6fb9450ea636a0ce813971dffe2840f25.tar.gz
- pvalchev@cvs.openbsd.org 2007/06/08 04:40:40
[ssh_config] Add a "MACs" line after "Ciphers" with the default MAC algorithms, to ease people who want to tweak both (eg. for performance reasons). ok deraadt@ djm@ dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 48d2e97b..5ab835b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,12 @@
one of its underlying hash algorithms is found to be vulnerable to a
new attack. http://www.ietf.org/rfc/rfc4418.txt
in conjunction with and OK djm@
+ - pvalchev@cvs.openbsd.org 2007/06/08 04:40:40
+ [ssh_config]
+ Add a "MACs" line after "Ciphers" with the default MAC algorithms,
+ to ease people who want to tweak both (eg. for performance reasons).
+ ok deraadt@ djm@ dtucker@
+
20070605
- (dtucker) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2007/05/22 10:18:52
@@ -2985,4 +2991,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.4681 2007/06/11 04:01:42 djm Exp $
+$Id: ChangeLog,v 1.4682 2007/06/11 04:04:42 djm Exp $