summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-02-20 10:59:00 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-02-20 10:59:00 +0000
commit4aa5b7ebf5daaf45a8c4a876fae7304ef33ca785 (patch)
tree00539bb9319cfb3e2e58b5eabfa7682b5004341b /NEWS
parente4746b3a448a70675475e4b518d0e3a43937f466 (diff)
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f3f804165..d3f40bf2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+telepathy-glib 0.7.3 (unreleased)
+=================================
+
+Enhancements:
+
+* Supports org.freedesktop.DBus.Properties with client support on every
+ TpProxy, a mixin for services, and extensions to auto-generated code
+
+* Supports org.freedesktop.DBus.Introspect and org.freedesktop.DBus.Peer
+ on all TpProxy objects
+
+Fixes:
+
+* Correct client-side bindings are generated for methods that return a variant
+ (e.g. o.fd.DBus.Properties.Get) fixing potential crashes in clients
+
+* tp_dbus_check_valid_object_path allows "/" and disallows "//", not the
+ reverse
+
telepathy-glib 0.7.2 (2008-02-11)
=================================