summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2011-12-27 00:20:55 +0100
committerMichael Stapelberg <michael@stapelberg.de>2011-12-27 00:20:55 +0100
commit1ac98c36e36e06251b473214e83131e3e52a1337 (patch)
treeec73b8bd3fd8ea433ecb976bbe04560631cd654a /debian
parentbe61907ad5faa0f0ee86555a30572debf59d3afc (diff)
update debian/changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f952bf2..877e589 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+i3status (2.4-1) unstable; urgency=low
+
+ * Support wifi, cpu usage, volume, disk usage on FreeBSD
+ * Don’t exit, but display an error when CPU temperature/usage/load is not
+ available
+ * manpage: load format is %1min %5min %15min
+ * Don’t use a default order, so that config files can use += everywhere
+ * Interpret configfiles case-insensitive
+ * battery: implement path option for batteries with non-standard paths
+
+ -- Michael Stapelberg <michael@stapelberg.de> Tue, 27 Dec 2011 00:20:49 +0100
+
i3status (2.3-2) unstable; urgency=low
[ Axel Beckert ]