diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-19 07:50:13 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-19 07:50:13 +0000 |
commit | 7b0a8146c71e64f39256179208447807df00948b (patch) | |
tree | 6691e9c5d9cfc3bb09f9734c780826909ff53e33 /ChangeLog | |
parent | Merged with Alon's tree @ r660 (diff) | |
download | openvpn-7b0a8146c71e64f39256179208447807df00948b.tar.xz |
svn merge -r 670:672 $SO/trunk/openvpn
Brought up-to-date with 2.0.x branch.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@673 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ $Id$ 2005.10.xx -- Version 2.1-beta5 * More PKCS#11 additions/changes (Alon Bar-Lev). +* Fixed double fork issue that occurs when --management-hold + is used. +* Moved TUN/TAP read/write log messages from --verb 8 to 6. +* Warn when multiple clients having the same common name or + username usurp each other when --duplicate-cn is not used. 2005.10.17 -- Version 2.1-beta4 |