1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
fapi (0.0.10) stable; urgency=low
* Don't include the f command anymore, use an alias to fapi instead
-- Paul Buetow <paul@buetow.org> Thu, 24 Apr 2014 20:19:26 +0200
fapi (0.0.9) stable; urgency=low
* Add synopsis.txt
-- Paul Buetow <paul@buetow.org> Thu, 24 Apr 2014 08:59:25 +0200
fapi (0.0.8) stable; urgency=low
* Can manage folders.
-- Paul Buetow <paul@buetow.org> Wed, 23 Apr 2014 22:38:05 +0200
fapi (0.0.7) stable; urgency=low
* Add the functionality to specify explicitly IP addresses even if the
FQDN does not resolve to it.
-- Paul Buetow <paul@buetow.org> Tue, 22 Apr 2014 20:39:28 +0200
fapi (0.0.6) stable; urgency=low
* Introduce a bunch of new options.
-- Paul Buetow <paul@buetow.org> Wed, 16 Apr 2014 22:27:41 +0200
fapi (0.0.5) stable; urgency=low
* Had a merge conflict the prev. release
-- Paul Buetow <paul@buetow.org> Wed, 16 Apr 2014 09:08:40 +0200
fapi (0.0.4) stable; urgency=low
* Add -e option, to select the loadbalancer environment
-- Paul Buetow <paul@buetow.org> Wed, 16 Apr 2014 09:02:09 +0200
fapi (0.0.3) stable; urgency=low
* Add a bunch of more documentation to the manual page.
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 23:06:57 +0200
fapi (0.0.2a) stable; urgency=low
* Some test release.
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 21:19:21 +0200
fapi (0.0.2) stable; urgency=low
* This release includes only minor enhancements
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 21:16:02 +0200
fapi (0.0.1) stable; urgency=low
* Typo fixes in the manpage
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 09:30:45 +0200
fapi (0.0.0) stable; urgency=low
* Initial version of fapi
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 09:19:30 +0200
|