summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-07-31 22:03:38 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-07-31 22:03:38 +0000
commitd0b4271b20bf53b0649d08763995bddda8aad378 (patch)
treef86228d03f89f2f80aca807ec94c6d26f172fb2c /ChangeLog
parent3e80c64417bd6d70d8580e5c1b8b1d9e8ac27d88 (diff)
downloadopenvpn-d0b4271b20bf53b0649d08763995bddda8aad378.tar.gz
openvpn-d0b4271b20bf53b0649d08763995bddda8aad378.tar.xz
openvpn-d0b4271b20bf53b0649d08763995bddda8aad378.zip
In Windows build, package a statically linked openssl.exe to work around
observed instabilities in the dynamic build since the migration to OpenSSL 0.9.8h. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3149 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc7f865..9f1b9e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@ $Id$
user-defined scripts has been completely revamped in favor
of execve() on unix and CreateProcess() on Windows.
+* In Windows build, package a statically linked openssl.exe to work around
+ observed instabilities in the dynamic build since the migration to
+ OpenSSL 0.9.8h.
+
2008.06.11 -- Version 2.1_rc8
* Added client authentication and packet filtering capability