diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-05-26 15:36:44 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-05-26 15:36:44 +0200 |
| commit | e7a6b6dd3eba65523e66e06d32ce04998dffe5dd (patch) | |
| tree | d767af6350b8b455d9db6a19c0f7d0e8316c2c9e /debian | |
| parent | 259a0937c4dbc395497d7050f1d16d8b5127b877 (diff) | |
| parent | 5226f622e1c20ebf1c836c19e5d57ff7a3aa5591 (diff) | |
Merge branch 'master' of github.com:rantanplan/fapi
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 22 | ||||
| -rw-r--r-- | debian/files | 2 |
2 files changed, 22 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b8812bc..2d47e4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,30 @@ +fapi (0.7.3) stable; urgency=low + + * Fixes documentation + + -- Paul Buetow <paul@buetow.org> Fri, 16 May 2014 20:13:29 +0200 + +fapi (0.7.2) stable; urgency=low + + * Fixes documentation + + -- Paul Buetow <paul@buetow.org> Fri, 16 May 2014 20:11:45 +0200 + +fapi (0.7.1) stable; urgency=low + + * Add example how to create a NATed VirtualServer... + * Add example how to create a SNATed VirtualServer... + ... to the manpage + + -- Paul Buetow <paul@buetow.org> Fri, 16 May 2014 20:01:48 +0200 + 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 + -- Paul Buetow <paul@buetow.org> Fri, 16 May 2014 17:52:31 +0200 fapi (0.6.2) stable; urgency=low diff --git a/debian/files b/debian/files index 5a378c3..0d3edca 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.7.0_all.deb utils optional +fapi_0.7.3_all.deb utils optional |
