From 15969ba680f5723038ad6d1b8bb204348108a2dc Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 10 Apr 2010 23:49:33 +0200 Subject: [PATCH] update changelog --- debian/changelog | 15 +++++++++++++++ man/i3status.man | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) 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 Sat, 10 Apr 2010 23:48:52 +0200 + i3status (2.0-1) unstable; urgency=low * add support for disk info (free/used/ins) diff --git a/man/i3status.man b/man/i3status.man index da5e40e..9376a8d 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -1,7 +1,7 @@ i3status(1) =========== Michael Stapelberg -v2, October 2009 +v2.1, April 2010 == NAME -- 2.39.2