summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2008-10-21 15:07:56 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2008-10-21 15:07:56 +0100
commit1d7919157e160bac6a8de07963904272447800a5 (patch)
tree8b53dc0c955bc06641d35f90955d9c2dff518411 /NEWS
parent5c3146fdb9a4e15bc419186ee00227e56f4779ec (diff)
upgrade NEWS for 0.15.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 77f6115..05bb879 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+telepathy-python 0.15.3 (2008-10-21)
+====================================
+
+Enhancements:
+
+* Client side objects can now use the D-Bus Properties interface.
+* Add client.conn.call_when_ready() method.
+
+Fixes:
+
+* Fix a race in client/conn.py making the ready handler called twice.
+
+
telepathy-python 0.15.2 (2008-10-17)
====================================