summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2008-11-18 03:20:08 +0000
committerMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2008-11-18 03:20:08 +0000
commitc1d3dcd4f311f0fa621d9c83210f999741755b7a (patch)
tree50d0157a94bb488b42d87cb134719e27e9f876d6 /changelog
parent5fd501c3a9b4df2740146308fd07ce9a0274ccc9 (diff)
PeerSet works
Diffstat (limited to 'changelog')
-rw-r--r--changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog b/changelog
index bc5a0e7..7b9554e 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+Version 2.6:
+
+ * Add DBusConnection.releaseBusName API
+ * Add DBusConnection.PeerSet for tracking peer lifetimes
+ * Fix bug where DBusDaemon never sends NameOwnerChanged/NameLost
+ signals
+
Version 2.5.1:
* Fix for possible NPex in DBusDaemon