From 69cd4fe0038a46931f7019e96ceec433cb146649 Mon Sep 17 00:00:00 2001
From: Michael Stapelberg
Date: Wed, 3 Oct 2012 13:42:01 +0200
Subject: update changelog and manpage for 2.6
---
CHANGELOG | 12 ++++++++++++
man/asciidoc.conf | 2 +-
man/i3status.man | 8 ++++++--
3 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
index 1c32dc2..ee77f98 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
diff --git a/man/asciidoc.conf b/man/asciidoc.conf
index ae335bd..afb36bd 100644
--- a/man/asciidoc.conf
+++ b/man/asciidoc.conf
@@ -7,7 +7,7 @@ template::[header-declarations]
{mantitle}
{manvolnum}
i3status
-v2.5
+v2.6
i3 Manual
diff --git a/man/i3status.man b/man/i3status.man
index 35cdb73..9a19ec9 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -1,7 +1,7 @@
i3status(1)
===========
-Michael Stapelberg
-v2.5, May 2012
+Michael Stapelberg
+v2.6, October 2012
== NAME
@@ -365,6 +365,10 @@ done
Put that in some script, say +.bin/my_i3status.sh+ and execute that instead of i3status.
+Note that if you want to use the JSON output format (with colors in i3bar), you
+need to use a slightly more complex wrapper script. There are examples in the
+contrib/ folder, see http://code.i3wm.org/i3status/tree/contrib
+
== SEE ALSO
+strftime(3)+, +date(1)+, +glob(3)+, +dzen2(1)+, +xmobar(1)+
--
cgit v1.2.3