summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-06-29 23:42:00 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2010-06-29 23:44:33 +0100
commit49ff1f0f04c36b9dfcd7dbf5e483d56e29dfc3ec (patch)
tree4ad7306576ab3f2b1f2f7ed05191b91c3419ec14
parentb3f72acbe3a89dac9d23ffce703ef65106f6c6dd (diff)
Version 0.2.2
-rw-r--r--NEWS19
-rw-r--r--bustle.cabal2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e8b80f..1a9c4e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Bustle 0.2.2 (2010-06-29)
+=========================
+
+The “Shepherded” release.
+
+Fixes:
+
+ • Suppress messages sent to the bus by bus name, rather than object
+ path. This prevents Bustle blowing up when (buggy) clients call
+ methods on / rather than on /org/freedesktop/DBus. (Thanks to
+ Guillaume Desmottes for reporting the issue.)
+
+ • Build against the re-namespaced Pango in Gtk2HS 0.11, and clean up a
+ tonne of warnings. I think I've kept backwards compatibility with old
+ enough Gtk2HSes and GHCs for this to work with the versions in Ubuntu
+ 10.04 and other recent-but-not-futuristic distros, but haven't
+ actually tried it. Drop me a mail in the event of landing on water.
+ (Thanks to Chris Lamb for upstreaming this from Debian bug #587132.)
+
Bustle 0.2.1 (2009-12-02)
=========================
diff --git a/bustle.cabal b/bustle.cabal
index a999edb..6d3aeb2 100644
--- a/bustle.cabal
+++ b/bustle.cabal
@@ -1,6 +1,6 @@
Name: bustle
Category: Network, Desktop
-Version: 0.2.1.1
+Version: 0.2.2
Cabal-Version: >= 0.12
Synopsis: Draw pretty sequence diagrams of D-Bus traffic
Description: Draw pretty sequence diagrams of D-Bus traffic