]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Version 2.1_rc4 v2.1_rc4
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Wed, 25 Apr 2007 23:52:12 +0000 (23:52 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Wed, 25 Apr 2007 23:52:12 +0000 (23:52 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1881 e7ae566f-a301-0410-adde-c780ea21d3b5

ChangeLog
version.m4

index 5957e9250a4e5c48d2c330943e6a0c62f1db51ff..d4590c338633b39a9be2ee1c007133f40bcce7ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,15 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net>
 
 $Id$
 
+2007.04.25 -- Version 2.1_rc4
+
+* Worked out remaining issues with TAP driver signing
+  on Vista x64.  OpenVPN will now run on Vista x64
+  with driver signing enforcement enabled.
+
+* Fixed 64-bit portability bug in time_string function
+  (Thomas Habets).
+
 2007.04.22 -- Version 2.1_rc3
 
 * Additional fixes to TAP driver for Windows x64.  Driver
index 4b5fc2f1d00064fa970f5df93ae87f33d5ea8d4b..3189fc85d8e6209e3d92998e9e5a9d83e337f42b 100644 (file)
@@ -1,2 +1,2 @@
 dnl define the OpenVPN version
-define(PRODUCT_VERSION,[2.1_rc3a])
+define(PRODUCT_VERSION,[2.1_rc4])