From 09f3a1dcea0233463a3d17546176c043151ed525 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Fri, 16 May 2014 17:54:44 +0200 Subject: syntax fix --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a56eda1..b8812bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +fapi (0.7.0) stable; urgency=low + + * Can also set and get the vlan of a vserver + * Can also set SNAT to automap + * Small updates in the documentation + + -- Paul Buetow Fri, 16 May 2014 17:52:31 +0200 + fapi (0.6.2) stable; urgency=low * Some more PEP8 -- cgit v1.2.3 From ebdf1e14437c059bc661640096febfc97cee7da8 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Fri, 16 May 2014 17:55:23 +0200 Subject: There will be big changes for you but you will be happy. --- debian/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/files b/debian/files index 9aa4bcb..5a378c3 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.6.2_all.deb utils optional +fapi_0.7.0_all.deb utils optional -- cgit v1.2.3