summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2006-11-22 17:40:41 +0000
committerMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2006-11-22 17:40:41 +0000
commitfb4193a43d30f2415e91b0b4e27eca7645f9dda1 (patch)
tree5c82e76e86c11ceaa5cb25ea401093332ca703e7
parent95b17300b6ea8c5ff7c8641559f7cb6f3b81285a (diff)
attribute object_path stuff
-rw-r--r--changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog b/changelog
index 6f84c13..49a1ae5 100644
--- a/changelog
+++ b/changelog
@@ -1,8 +1,8 @@
Version 1.13:
* add AccessDenied signal
- * fix deadlock issue when sending objectpaths in signals
- * add Path type which can be used for non-auto OBJECT_PATH handling
+ * fix deadlock issue when sending objectpaths in signals, spotted by Mathis
+ * add Path type which can be used for non-auto OBJECT_PATH handling, spotted by Mathis
Version 1.12: