diff options
| author | Paul Buetow <paul@buetow.org> | 2013-06-19 19:31:25 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-06-19 19:31:25 +0200 |
| commit | 02d32249234d6e91aae9b8247be8a552ad9d8336 (patch) | |
| tree | c2d2275a14880559d4accb4e70227ec7420bbc07 /debian | |
| parent | 55a000ffc1728c38be17680e663eb5853643d75e (diff) | |
New release0.7.0
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 |
