]> git.sur5r.net Git - i3/i3status/blob - debian/changelog
update changelog
[i3/i3status] / debian / changelog
1 i3status (2.1-1) unstable; urgency=low
2
3   * battery: implement %emptytime, the time of day when your battery is empty
4   * ipv6: cache DNS query lookups (for finding the K root server)
5   * disk: also round when printing TB
6   * wireless: display no IP instead of (null)
7   * instead of a relative sleep(1), sleep until the full second
8   * colorize ethernet output
9   * use cap_net_admin instead of running i3status as root for getting
10     ethernet link speed
11   * ipv6: don't require a title for config option
12   * ipv6: provide format strings for ipv6 up and ipv6 down
13
14  -- Michael Stapelberg <michael@stapelberg.de>  Sat, 10 Apr 2010 23:48:52 +0200
15
16 i3status (2.0-1) unstable; urgency=low
17
18   * add support for disk info (free/used/ins)
19   * add support for displaying the ESSID of the wireless interface
20   * add support for getting the public IPv6 address of the system
21   * all "modules" now support format strings
22   * switch to libconfuse for parsing the config file
23   * merge support for FreeBSD for many "modules"
24   * drop support for wmii, add support for xmobar
25
26  -- Michael Stapelberg <michael@stapelberg.de>  Tue, 27 Oct 2009 20:07:58 +0100
27
28 i3status (1.2-3) unstable; urgency=low
29
30   * debian: Correct dependencies in /etc/init.d/i3status-wmii (Closes: #541626)
31   * debian: init script should not require root priviledges even to get the
32     usage information (Closes: #541627)
33   * debian: better error message when i3status-wmii is not enabled using
34     /etc/defaults/i3status-wmii (Closes: #541628)
35
36  -- Michael Stapelberg <michael@stapelberg.de>  Mon, 17 Aug 2009 14:57:49 +0200
37
38 i3status (1.2-2) unstable; urgency=low
39
40   * debian: use make distclean instead of make clean between both builds
41
42  -- Michael Stapelberg <michael@stapelberg.de>  Mon, 22 Jun 2009 19:04:22 +0200
43
44 i3status (1.2-1) unstable; urgency=low
45
46   * Handle SIGPIPE to avoid zombie processes
47   * debian: only build one package containing both binaries
48
49  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 21 Jun 2009 13:58:03 +0200
50
51 i3status (1.1-1) unstable; urgency=low
52
53   * Implement getting temperature from thermal zones (Thanks atsutane)
54   * debian: Build a separate package with i3status in wmii mode
55
56  -- Michael Stapelberg <michael@stapelberg.de>  Wed, 17 Jun 2009 21:35:37 +0200
57
58 i3status (1.0-1) unstable; urgency=low
59
60   * Initial release
61   * Closes: #526520
62
63  -- Michael Stapelberg <michael@stapelberg.de>  Fri, 01 May 2009 19:52:45 +0200