diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-11-03 01:43:43 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-11-03 01:43:43 +0000 |
commit | 03653f422fa6f9ff48b3f78c420510f12549f6d8 (patch) | |
tree | a537d4ce8ff850ed8de4d59cbf7783fb2c811a22 /ChangeLog | |
parent | ChangeLog edit (diff) | |
download | openvpn-03653f422fa6f9ff48b3f78c420510f12549f6d8.tar.xz |
svn merge -r 760:764 $SO/trunk/openvpn
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@766 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ $Id$ 2005.11.xx -- Version 2.1-beta7 +* Fixed bug in Linux get_default_gateway function + introduced in 2.0.4, which would cause redirect-gateway + on Linux clients to fail. * Moved easy-rsa 2.0 scripts to easy-rsa/2.0 to be compatible with 2.0.x distribution. |