]> git.sur5r.net Git - i3/i3status/blobdiff - debian/changelog
fix parentheses in cc1457c4f0f4cccb8bec326dd0bb13082ac806e6
[i3/i3status] / debian / changelog
index ff3de00d3549bd7f35c17a8347e6705d0a232240..f952bf271fbbef7573189087d7010d902e3a99e6 100644 (file)
@@ -1,3 +1,30 @@
+i3status (2.3-2) unstable; urgency=low
+
+  [ Axel Beckert ]
+  * Fix missing build-dependency on kfreebsd (Closes: #635104).
+
+ -- Michael Stapelberg <michael@stapelberg.de>  Sat, 23 Jul 2011 18:28:59 +0200
+
+i3status (2.3-1) unstable; urgency=low
+
+  [ Michael Stapelberg ]
+  * config search order is now ~/.i3status.conf, ~/.config/i3status/config,
+    /etc/i3status/config, then /etc/xdg/i3status/config
+  * battery: use POWER_NOW if CURRENT_NOW is not available (linux >= 2.6.36)
+  * use kill(0, pid) instead of /proc to check if a process is alive
+  * cache DNS query results also if there is no IPv6 connectivity
+  * implement the 'path' option for cpu_temperature
+  * add cpu_usage module
+  * automatically detect the output format unless configured specifically
+  * Bugfix: get time at the beginning of the loop
+  * Bugfix: respect locale settings (for %c in date format)
+  * debian: use [linux-any] in dependencies (Closes: #634491)
+
+  [ Axel Beckert ]
+  * Fix FTBFS on kfreebsd.
+
+ -- Michael Stapelberg <michael@stapelberg.de>  Thu, 21 Jul 2011 21:22:54 +0200
+
 i3status (2.2-1) unstable; urgency=low
 
   * Implement a discordian date module (like ddate(1))
@@ -7,7 +34,8 @@ i3status (2.2-1) unstable; urgency=low
   * wireless: display quality relative to the wireless maximum quality.
   * wireless: display connection speed (bitrate)
   * wireless: custom colors for link quality
-  * Bugfix: Treat an interface as 'down' when it cannot be found in /proc/net/wireless
+  * Bugfix: Treat an interface as 'down' when it cannot be found in
+    /proc/net/wireless
   * Bugfix: Correctly check for interface up/down status
 
  -- Michael Stapelberg <michael@stapelberg.de>  Wed, 22 Sep 2010 20:07:48 +0200