summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2010-04-10 23:49:33 +0200
committerMichael Stapelberg <michael@stapelberg.de>2010-04-10 23:49:33 +0200
commit15969ba680f5723038ad6d1b8bb204348108a2dc (patch)
tree0dd04421f7901f1f7b2cf2aa825bd801ac438256 /debian/changelog
parentc645340b1d90b50270f831f4e48dfde4b4e47278 (diff)
update changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f14c814..daec33a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+i3status (2.1-1) unstable; urgency=low
+
+ * battery: implement %emptytime, the time of day when your battery is empty
+ * ipv6: cache DNS query lookups (for finding the K root server)
+ * disk: also round when printing TB
+ * wireless: display no IP instead of (null)
+ * instead of a relative sleep(1), sleep until the full second
+ * colorize ethernet output
+ * use cap_net_admin instead of running i3status as root for getting
+ ethernet link speed
+ * ipv6: don't require a title for config option
+ * ipv6: provide format strings for ipv6 up and ipv6 down
+
+ -- Michael Stapelberg <michael@stapelberg.de> Sat, 10 Apr 2010 23:48:52 +0200
+
i3status (2.0-1) unstable; urgency=low
* add support for disk info (free/used/ins)