diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-11-03 06:49:21 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-11-03 06:49:21 +0000 |
commit | e1231bd0e71f8e62847096103164f94f1b7b5838 (patch) | |
tree | c1c8b1ed9b62b029f8a4b37396c6846322bede3d | |
parent | Documented --ip-win32 adaptive. (diff) | |
download | openvpn-e1231bd0e71f8e62847096103164f94f1b7b5838.tar.xz |
Changelog note about Windows build
being linked with LZO2.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@769 e7ae566f-a301-0410-adde-c780ea21d3b5
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ $Id$ be compatible with 2.0.x distribution. * Documented --route-nopull. * Documented --ip-win32 adaptive. +* Windows build now linked with LZO2. 2005.11.01 -- Version 2.1-beta6 |