diff options
| author | Michael Stapelberg | 2009-08-02 19:59:57 +0200 | 
|---|---|---|
| committer | Michael Stapelberg | 2009-08-02 19:59:57 +0200 | 
| commit | 2b12cfe4e2108e2b07c94b18c21a4e482c419f83 (patch) | |
| tree | d66e06708ed9575469992150b0ab99aa18c9db4c | |
| parent | Return "no battery" instead of dying if a battery wasn’t found (Thanks Mirko) (diff) | |
Update debian changelog
| -rw-r--r-- | debian/changelog | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 9def1fd..ef89510 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +i3status (1.3-1) unstable; urgency=low + +  * Correctly handle order of items when running for dzen2 +  * Implement getting the IPv6 address which currently has connectivity +  * Lots of fixes for FreeBSD + + -- Michael Stapelberg <michael@stapelberg.de>  Sun, 02 Aug 2009 19:59:51 +0200 +  i3status (1.2-2) unstable; urgency=low    * debian: use make distclean instead of make clean between both builds | 
