summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2011-03-24 22:01:20 +0100
committerDavid Sommerseth <davids@redhat.com>2011-03-24 22:01:20 +0100
commit338b6948dd52bc0cf2da7e09a29f5127066a7af7 (patch)
tree90ef0d7a7d3e521af360c5b78f0dc7eb73ea2a47 /ChangeLog
parentaab2f95439c28e2aa9358dbfe1ce7a15c774a766 (diff)
downloadopenvpn-338b6948dd52bc0cf2da7e09a29f5127066a7af7.tar.gz
openvpn-338b6948dd52bc0cf2da7e09a29f5127066a7af7.tar.xz
openvpn-338b6948dd52bc0cf2da7e09a29f5127066a7af7.zip
Preparing for the v2.2-RC2 releasev2.2-RC2
Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2626cec..93ef65f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,28 @@
OpenVPN Change Log
Copyright (C) 2002-2011 OpenVPN Technologies, Inc. <sales@openvpn.net>
+2011.03.24 -- Version 2.2-RC2
+Alon Bar-Lev (1):
+ Windows cross-compile cleanup
+
+David Sommerseth (2):
+ Open log files as text files on Windows
+ Clarify default value for the --inactive option.
+
+Gert Doering (1):
+ Implement IPv6 in TUN mode for Windows TAP driver.
+
+Samuli Seppänen (6):
+ Added support for prebuilt TAP-drivers. Automated embedding manifests.
+ Fixes to win/openvpn.nsi
+ Replaced config-win32.h with win/config.h.in
+ Updated INSTALL-win32.txt
+ Fixes to Makefile.am
+ Clarified --client-config-dir section on the man-page.
+
+Ville Skyttä (1):
+ Fix line continuation in chkconfig init script description.
+
2011.02.28 -- Version 2.2-RC
David Sommerseth (3):
Make the --x509-username-field feature an opt-in feature