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/changelog | |
| parent | 55a000ffc1728c38be17680e663eb5853643d75e (diff) | |
New release0.7.0
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 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 |
