summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2011-11-06 22:24:58 +0000
committerWill Thompson <will@willthompson.co.uk>2011-11-06 22:24:58 +0000
commitdd4e78663c0fedeae234eb4eae5fdb2dcff3864d (patch)
tree11aa6479437986e4429ce42f187a386aef0dfc23 /NEWS
parent2a347a94fd74effc78fa3c0392ed0453b4a98a5f (diff)
Version 0.3.0bustle-0.3.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3b51f24..de93080 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Bustle 0.3.0 (2011-11-06)
+=========================
+
+The “How do I dress up as shared global mutable state?” release.
+
+This release finally allows you to record complete D-Bus sessions,
+including message bodies, and browse them in the user interface!
+
+As a result, there is a new logger, 'bustle-pcap', which logs D-Bus
+traffic to Pcap files; and Bustle itself now depends on the 'pcap' and
+'dbus-core' packages. Your old logs should still be loaded just fine,
+but since they don't contain message body data, you won't be able to see
+it in the UI.
+
Bustle 0.2.5 (2011-06-25)
=========================