diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2007-04-25 23:52:12 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2007-04-25 23:52:12 +0000 |
commit | cf43470647c9b826dfca3b304daae4f97212e1b3 (patch) | |
tree | dd25860936f50b2b61592571782ab0e77b6e4f25 /ChangeLog | |
parent | Fixed 64-bit portability bug in time_string function (Thomas Habets). (diff) | |
download | openvpn-cf43470647c9b826dfca3b304daae4f97212e1b3.tar.xz |
Version 2.1_rc4v2.1_rc4
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1881 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |