summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-08-01 18:36:37 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-08-01 18:36:37 +0100
commitcea890e5e98e1846c47b220b69ae00e843c695a1 (patch)
tree8c8b518305e4b56fd43a3a3ca3da106166bbaa8b
parent159319390404ed58406dba5a42d931740660af78 (diff)
downloaddbus-python-cea890e5e98e1846c47b220b69ae00e843c695a1.tar.gz
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 07dbd3b..4b4a62d 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Fixes:
the timeout length. This applies to the OLPC Sugar environment as used in
Trial 2, for instance.
+* Introspect() now works on objects exported in more than one location.
+ (fd.o #11794)
+
* Building against Python 2.4 on non-Debian-derived distributions, or a
non-default Python version on Gentoo, should work again (revenge
of fd.o #11282, thanks Eyal Ben David).