diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-09-15 01:46:29 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-09-15 01:46:29 +0000 |
commit | 5fc108729b7b8411d20be9a8bc702d3b15cdacf0 (patch) | |
tree | 7139d31bc49cc5ad991c1ad09b939d6cd1f7be72 /ChangeLog | |
parent | Version 2.1_rc10 (diff) | |
download | openvpn-5fc108729b7b8411d20be9a8bc702d3b15cdacf0.tar.xz |
Version 2.1_rc11v2.1_rc11
Fixed a bug that can cause SSL/TLS negotiations in UDP mode
to fail if UDP packets are dropped.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3330 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net> $Id$ +2008.09.14 -- Version 2.1_rc11 + +* Fixed a bug that can cause SSL/TLS negotiations in UDP mode + to fail if UDP packets are dropped. + 2008.09.10 -- Version 2.1_rc10 * Added "--server-bridge" (without parameters) to enable |