aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.IPv6
diff options
context:
space:
mode:
authorGert Doering <gert@greenie.muc.de>2010-02-16 15:40:31 +0100
committerGert Doering <gert@greenie.muc.de>2011-04-24 17:22:36 +0200
commit4341f7c507f0a3e960c03f595dbeee7c3e1e628e (patch)
treeb35b88101de254bb38a60e12e590cfde8fe39907 /ChangeLog.IPv6
parentnew feature: "ifconfig-ipv6-push" (from ccd/ config) (diff)
downloadopenvpn-4341f7c507f0a3e960c03f595dbeee7c3e1e628e.tar.xz
add some TODOs to TODO.IPv6
--version: change printing of IPv6 payload patch version to [...] style fix "make check" regression in tun.c (unnecessary change reverted)
Diffstat (limited to 'ChangeLog.IPv6')
-rw-r--r--ChangeLog.IPv611
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.IPv6 b/ChangeLog.IPv6
index 4881578..f32df8b 100644
--- a/ChangeLog.IPv6
+++ b/ChangeLog.IPv6
@@ -229,3 +229,14 @@ Thu Jan 14 15:41:50 CET 2010
to be pointed out clearly.
* release as patch 20100114-1
+
+Tue Feb 16 14:43:28 CET 2010
+
+ * options.c: print "IPv6 payload patch" release date in "--version"
+
+ * tun.c: undo change to init_tun() (moving "bool tun" and call to
+ "is_tun_p2p()" further up) - it wasn't needed and breaks "make check"
+
+ * git stuff: rebase on David Sommerseth's openvpn-testing git tree
+
+ * release as patch 20100216-1