summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2009-06-21 14:50:57 +0200
committerMichael Stapelberg <michael@stapelberg.de>2009-06-21 14:50:57 +0200
commita3707bae7ea42913c98c6779ced3c3f82f3300d6 (patch)
treeaad9d078a9761d01ffbe49ce3fada78b9fdfbbfb /debian/changelog
parent098f7bac23e6e63e1ef0bfc12e7581ffd93ea89c (diff)
debian: revert packaging to produce only one package, but with both binaries
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8b339bb..2d9927e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+i3status (1.2-1) unstable; urgency=low
+
+ * Handle SIGPIPE to avoid zombie processes
+ * debian: only build one package containing both binaries
+
+ -- Michael Stapelberg <michael@stapelberg.de> Sun, 21 Jun 2009 13:58:03 +0200
+
i3status (1.1-1) unstable; urgency=low
* Implement getting temperature from thermal zones (Thanks atsutane)