summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2009-12-06 11:06:21 +0000
committerMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2009-12-06 11:06:21 +0000
commit4f7842392fcaf8b024eb7d1c148d02fee17d521a (patch)
treeecabe046e6b6766842421e1a5d62f5b6ecb0749d /changelog
parent94883c197697e54be33f3255f93f47d04d2223a5 (diff)
add handleError in callbacks2.7
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog b/changelog
index 6406545..f3675f7 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-Version 2.6.1:
+Version 2.7:
* Fix bug in disconnected signal/exception handling (Spotted by Serkan Kaba
<serkan_kaba -at- yahoo -dot- com>)
@@ -13,7 +13,7 @@ Version 2.6.1:
* Support reading session bus address from file in $HOME
* Fix TCP cookie timestamp problems (Report/fix from Johannes Felten
<johannesfelten -at- googlemail -dot- com>)
-
+ * Add handleError() method to callbacks (breaks backwards source compatibility)
Version 2.6: