summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-04-18 20:16:12 +0100
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-04-18 20:16:12 +0100
commitfb8145158aefc9c6e7de5b4ad679e5c9dcbc0530 (patch)
tree36b7c4fc39fb057cbe051c2f351f9ecc43950819 /changelog
parentfdc9fa0f332c93e55f6dd7c203dae935b2c85bc6 (diff)
fix race condition
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index bd15764..9ff4efe 100644
--- a/changelog
+++ b/changelog
@@ -3,6 +3,8 @@ Version 2.4.1:
* Fix returning DBusSerializables (Spotted by Johannes Felten
<johannesfelten -at- googlemail -dot- com>)
* Fix CreateInterface (Spotted by Tom Walsh <walshtc -at- gmail -dot- com>)
+ * Fix serial assignment race condition (Spotted by Ed Wei
+ <Edward.Wei.03 -at- alum -dot- dartmouth -dot- org>)
Version 2.4: