- djm@cvs.openbsd.org 2008/06/28 14:05:15
[ssh-agent.c]
reset global compat flag after processing a protocol 2 signature
request with the legacy DSA encoding flag set; ok markus
diff --git a/ChangeLog b/ChangeLog
index ffb2fe5..aaf9cef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,10 @@
[ssh-agent.c]
refuse to add a key that has unknown constraints specified;
ok markus
+ - djm@cvs.openbsd.org 2008/06/28 14:05:15
+ [ssh-agent.c]
+ reset global compat flag after processing a protocol 2 signature
+ request with the legacy DSA encoding flag set; ok markus
20080628
- (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
@@ -4458,4 +4462,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.5032 2008/06/29 14:05:21 djm Exp $
+$Id: ChangeLog,v 1.5033 2008/06/29 14:05:48 djm Exp $