summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@adonis.trinhall.cam.ac.uk>2009-04-29 18:23:28 +0100
committerMatthew Johnson <mjj29@adonis.trinhall.cam.ac.uk>2009-04-29 18:23:28 +0100
commit21d7a2cce11b24153932d6c24e2f80c82d75eafb (patch)
treefd880cc39b560d65acb8ee6ee927aead09f32236 /changelog
parent76512cce5f37a5f124db8812760c933c0f1cc48e (diff)
fix bug in disconnected handling
Diffstat (limited to 'changelog')
-rw-r--r--changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog b/changelog
index c9d738c..77315ab 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,8 @@
+Version 2.6.1:
+
+ * Fix bug in disconnected signal/exception handling (Spotted by Serkan Kaba
+ <serkan_kaba -at- yahoo -dot- com>)
+
Version 2.6:
* Add DBusConnection.releaseBusName API