diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-01-30 00:37:54 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-01-30 00:37:54 +0000 |
commit | 81c7d6558e1f9f43b48222b6b54fa1d9c183db2a (patch) | |
tree | f7081bbf08078c8673eb8917fa0bdac4f506e25f /ChangeLog | |
parent | Fixup null interface on close, don't use ip addr flush (diff) | |
download | openvpn-81c7d6558e1f9f43b48222b6b54fa1d9c183db2a.tar.xz |
Version 2.1_rc7v2.1_rc7
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2702 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net> $Id$ +2008.01.29 -- Version 2.1_rc7 + +* Added a few extra files that exist in the svn repo but were + not being copied into the tarball by make dist. + +* Fixup null interface on close, don't use ip addr flush (Alon Bar-Lev). + 2008.01.24 -- Version 2.1_rc6 * Fixed options checking bug introduced in rc5 where legitimate configuration |