diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-12-23 17:34:46 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-12-23 17:34:46 +0000 |
commit | 11478859395f0a02ff95003bebe7316e8193a13f (patch) | |
tree | b6f23d9952ecda671cb5f5c4858213b558a7308e | |
parent | Some PKCS11-related code wasn't properly #ifdefed. (diff) | |
download | openvpn-11478859395f0a02ff95003bebe7316e8193a13f.tar.xz |
Minor ChangeLog edit.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@861 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -51,9 +51,6 @@ $Id$ claimed that it would support subnets of /30 or less but actually would only accept /29 or less. * Extend byte counters to 64 bits (M. van Cuijk). - -2005.11.02 -- Version 2.0.5 - * Fixed bug in Linux get_default_gateway function introduced in 2.0.4, which would cause redirect-gateway on Linux clients to fail. |