diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-16 19:25:24 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-16 19:25:24 +0200 |
| commit | ca3cc055141608890cf29a60aaa1a15eb19037e6 (patch) | |
| tree | 348c296bb4746e70a984aa5cec1e3a8a3bdcb198 /debian | |
| parent | bd872471737964416061c8d061b21bd93e6a0635 (diff) | |
| parent | 2fd8de973452707d3e1d2d7ea5228e8914ca0d03 (diff) | |
Merge branch 'master' into develop
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/files | 2 |
2 files changed, 9 insertions, 1 deletions
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 <paul.buetow@1und1.de> Fri, 16 May 2014 17:52:31 +0200 + fapi (0.6.2) stable; urgency=low * Some more PEP8 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 |
