From cf867466d844a72453ae71bc453345766caf6d9b Mon Sep 17 00:00:00 2001 From: Shane Mc Cormack Date: Fri, 4 Dec 2015 15:11:20 +0000 Subject: [PATCH] Tag Version 0.3 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 72b2014..a413de1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-tinc (0.3) unstable; urgency=low + + * Allow addresses for hosts to include ports and be hostnames + + -- Shane Mc Cormack Tue, 04 Dec 2015 15:11:00 +0100 + vyatta-tinc (0.2.2) unstable; urgency=low * Add missing commands that weren't commited to repo properly.