]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Version 2.1_rc7 v2.1_rc7
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Wed, 30 Jan 2008 00:37:54 +0000 (00:37 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Wed, 30 Jan 2008 00:37:54 +0000 (00:37 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2702 e7ae566f-a301-0410-adde-c780ea21d3b5

ChangeLog
version.m4

index 4a46a6860afe36d3bb1eb5c2277635c0a2ca7548..5d29c4cdd0cba8af80d07e7d47850440960bb62c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 2b5bcf619df14f394b0efeb2e1ff9428eb5adffb..d6614dfe7d5ad49565bbea3f9c04fb0e00aae375 100644 (file)
@@ -1,2 +1,2 @@
 dnl define the OpenVPN version
-define(PRODUCT_VERSION,[2.1_rc6a])
+define(PRODUCT_VERSION,[2.1_rc7])