summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-09-23 14:29:27 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-09-23 14:29:27 +0000
commitb0cb50e7e776dce1f469b1d617d7260b8d483634 (patch)
tree1ec112a0d7a3f49799a7ac7ab92feaaa5571d1fd /ChangeLog
parent6e2c457d5964e9a6efea0c21e3b1ff862df4060c (diff)
downloadopenvpn-b0cb50e7e776dce1f469b1d617d7260b8d483634.tar.gz
openvpn-b0cb50e7e776dce1f469b1d617d7260b8d483634.tar.xz
openvpn-b0cb50e7e776dce1f469b1d617d7260b8d483634.zip
Version 2.1_rc12v2.1_rc12
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3349 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d841d7..71eba3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,15 @@ Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
$Id$
+2008.09.23 -- Version 2.1_rc12
+
+* Patched Makefile.am so that the new t_cltsrv-down.sh script becomes
+ part of the tarball (Matthias Andree).
+
+* Fixed --lladdr bug introduced in 2.1-rc9 where input validation code
+ was incorrectly expecting the lladdr parameter to be an IP address
+ when it is actually a MAC address (HoverHell).
+
2008.09.14 -- Version 2.1_rc11
* Fixed a bug that can cause SSL/TLS negotiations in UDP mode