git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4526
e7ae566f-a301-0410-adde-
c780ea21d3b5
-OpenVPN
+OpenVPN Change Log
Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net>
+2009.06.07 -- Version 2.1_rc18
+
+* Fixed compile error on ./configure --enable-small
+
+* Fixed issue introduced in r4475 (2.1-rc17) where cryptoapi.c change
+ does not build on Windows on non-MINGW32.
+
2009.05.30 -- Version 2.1_rc17
* Reduce the debug level (--verb) at which received management interface
dnl define the OpenVPN version
-define(PRODUCT_VERSION,[2.1_rc17])
+define(PRODUCT_VERSION,[2.1_rc18])
dnl define the TAP version
define(PRODUCT_TAP_ID,[tap0901])
define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9])