git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1881 e7ae566f-a301-0410-adde-c780ea21d3b5
| ... | ... |
@@ -3,6 +3,15 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net> |
| 3 | 3 |
|
| 4 | 4 |
$Id$ |
| 5 | 5 |
|
| 6 |
+2007.04.25 -- Version 2.1_rc4 |
|
| 7 |
+ |
|
| 8 |
+* Worked out remaining issues with TAP driver signing |
|
| 9 |
+ on Vista x64. OpenVPN will now run on Vista x64 |
|
| 10 |
+ with driver signing enforcement enabled. |
|
| 11 |
+ |
|
| 12 |
+* Fixed 64-bit portability bug in time_string function |
|
| 13 |
+ (Thomas Habets). |
|
| 14 |
+ |
|
| 6 | 15 |
2007.04.22 -- Version 2.1_rc3 |
| 7 | 16 |
|
| 8 | 17 |
* Additional fixes to TAP driver for Windows x64. Driver |