summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-11-04 00:05:02 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-11-04 00:05:02 +0000
commite57abefbbc305afd4cfedbf8966412b36f247998 (patch)
treeaeffdb9175b0821b507f3f1211f235b913f2f2f6 /ChangeLog
parente1231bd0e71f8e62847096103164f94f1b7b5838 (diff)
downloadopenvpn-e57abefbbc305afd4cfedbf8966412b36f247998.tar.gz
openvpn-e57abefbbc305afd4cfedbf8966412b36f247998.tar.xz
openvpn-e57abefbbc305afd4cfedbf8966412b36f247998.zip
svn merge -r 770:771 $SO/trunk/openvpn
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@772 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b8d32e..2db24fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ $Id$
2005.11.xx -- Version 2.1-beta7
+* Fixed bug where --server directive in --dev tap mode
+ claimed that it would support subnets of /30 or less
+ but actually would only accept /29 or less.
* Fixed bug in Linux get_default_gateway function
introduced in 2.0.4, which would cause redirect-gateway
on Linux clients to fail.