From 603077ab4c2446d19784e84590ae13c58f9d5032 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 26 Oct 2007 14:25:55 +1000 Subject: - ray@cvs.openbsd.org 2007/09/27 00:15:57 [dh.c] Don't return -1 on error in dh_pub_is_valid(), since it evaluates to true. Also fix a typo. Initial diff from Matthew Dempsky, input from djm. OK djm, markus. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8345586e8..ef1a945cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,13 @@ [ssh-agent.c] When adding a key that already exists, update the properties (time, confirm, comment) instead of discarding them. ok djm@ markus@ + - ray@cvs.openbsd.org 2007/09/27 00:15:57 + [dh.c] + Don't return -1 on error in dh_pub_is_valid(), since it evaluates + to true. + Also fix a typo. + Initial diff from Matthew Dempsky, input from djm. + OK djm, markus. 20070927 - (dtucker) [configure.ac atomicio.c] Fall back to including if @@ -3291,4 +3298,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.4764 2007/10/26 04:25:31 djm Exp $ +$Id: ChangeLog,v 1.4765 2007/10/26 04:25:55 djm Exp $ -- cgit v1.2.3