diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 16 | ||||
| -rw-r--r-- | debian/files | 2 |
2 files changed, 17 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0711375..5963ebd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +loadbars (0.7.0) stable; urgency=low + + * Initial version for Debian GNU/Linux Wheezy + + * Has only been tested on Wheezy + + * Major code cleanup. Removed the text display stuff from the code. + + * Minor performance enhancements + + * It is now possible to specify a list of hosts using shell espansion. + + E.g.: loadbars server{01,10..20}.example.com [OPTIONS] + + -- Paul Buetow <paul@buetow.org> Wed, 19 Jun 2013 19:25:57 +0200 + loadbars (0.6.0.99) precise; urgency=low * New dev branch diff --git a/debian/files b/debian/files index 285dadc..25fb84c 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -loadbars_0.6.0.99_all.deb utils optional +loadbars_0.7.0_all.deb utils optional |
