From 89a649b6c3436a4e3f7e892f5bd45a842a428041 Mon Sep 17 00:00:00 2001 From: james Date: Thu, 13 Apr 2006 20:08:47 +0000 Subject: ChangeLog edits. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1009 e7ae566f-a301-0410-adde-c780ea21d3b5 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index e707992..eb45c12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,14 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC $Id$ +2006.04.13 -- Version 2.1-beta14 + +* Fixed Windows server bug in time backtrack handling code which + could cause TLS negotiation failures on legitimate clients. +* Rewrote gettimeofday function for Windows to be + simpler and more efficient. +* Merged PKCS#11 extensions to easy-rsa/2.0 (Alon Bar-Lev). + 2006.04.12 -- Version 2.1-beta13 * Code added in 2.1-beta7 and 2.0.6-rc1 to extend byte counters -- cgit