diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2012-10-03 13:42:01 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2012-10-03 13:42:01 +0200 |
commit | 69cd4fe0038a46931f7019e96ceec433cb146649 (patch) | |
tree | ef660cf8ca64fd5554f3832de49fe86c905f35e3 /CHANGELOG | |
parent | 5c615f70749811acdb64a6821d8143c61d65a583 (diff) |
update changelog and manpage for 2.6
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2012-10-03 i3status 2.6 + + • Error handling: Properly output JSON errors in the battery module + • Colorize battery output if remaining time/percentage below threshold + • Colorize volume in red if muted + • Include a Perl and Python example wrapper script for i3status’s JSON output + • Avoid division by zero when calculating CPU usage + • Add consumption to battery info + • Use correct units for battery calculations + • Add percentage values for disk info + • Save the DNS lookup for k.root-servers.net in the ipv6 module + 2012-05-11 i3status 2.5.1 • Handle %d with non-default CPU temperature path |