summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2009-12-11 08:18:50 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2009-12-11 08:18:50 +0000
commit4580320b22946a1dd65039a6efcd616ee5e4ac3b (patch)
treed5196c3334c619ac376216d88e7b9c0e4757e90b /ChangeLog
parente54724b077ef82c52eed4c3fae40d606fadc0bf6 (diff)
downloadopenvpn-4580320b22946a1dd65039a6efcd616ee5e4ac3b.tar.gz
openvpn-4580320b22946a1dd65039a6efcd616ee5e4ac3b.tar.xz
openvpn-4580320b22946a1dd65039a6efcd616ee5e4ac3b.zip
Version 2.1.0v2.1.0
* Updated ChangeLog. * Note in man page that clients connecting to a --multihome server should always use the --nobind option. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5266 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7faba56..44747df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,17 @@
OpenVPN Change Log
Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net>
+2009.12.11 -- Version 2.1.0
+
+* Fixed a couple issues in sample plugins auth-pam.c and down-root.c.
+ (1) Fail gracefully rather than segfault if calloc returns NULL.
+ (2) The openvpn_plugin_abort_v1 function can potentially be called
+ with handle == NULL. Add code to detect this case, and if so, avoid
+ dereferencing pointers derived from handle (Thanks to David
+ Sommerseth for finding this bug).
+
+* Documented "multihome" option in the man page.
+
2009.11.20 -- Version 2.1_rc22
* Fixed a client-side bug on Windows that occurred when the