summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2009-11-01 10:27:43 +0000
committerMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2009-11-01 10:27:43 +0000
commit26611dabfea24bd4b51617c14d7f939c609c5260 (patch)
tree26faecd55bac275ecdcdbf755cc7960d5d79b732 /changelog
parent5da8b06b2c3f5520e7fc505eb8eb34f79688ebc1 (diff)
fix lack of recursive deserialization of maps
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/changelog b/changelog
index 94cb82b..d114a33 100644
--- a/changelog
+++ b/changelog
@@ -1,9 +1,11 @@
Version 2.6.1:
- * Fix bug in disconnected signal/exception handling (Spotted by Serkan Kaba
- <serkan_kaba -at- yahoo -dot- com>)
+ * Fix bug in disconnected signal/exception handling (Spotted by Serkan Kaba
+ <serkan_kaba -at- yahoo -dot- com>)
* Fix bug in empty signals (Spotted by Daniel Wagner <Daniel -dot- Wagner
-at- bmw-carit -dot- de>)
+ * Fix bug in maps containing complex types (Spotted by Tim Court <tim -dot-
+ court -at- venture3systems -dot- com>
Version 2.6: