diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-16 13:39:20 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-16 13:39:20 +0000 |
commit | 05d11e3d79fafa19a06bf45652e39cb9bef5207a (patch) | |
tree | 3d3998b93e40708f65927a033915458f986d0fcb /ChangeLog | |
parent | VERSION 2.1_beta4 (diff) | |
download | openvpn-05d11e3d79fafa19a06bf45652e39cb9bef5207a.tar.xz |
VERSION 2.1_beta4 (re-released)
--capath fix in ssl.c
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@641 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ $Id$ * Fixed bug introduced in 2.1-beta3 where management socket bind would fail. +* --capath fix in ssl.c (Zhuang Yuyao). * Added ".PHONY: plugin" to Makefile.am, reverted location of "plugin" directory (thanks to Matthias Andree for figuring this out). |