diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-02-20 13:30:15 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-02-20 13:30:15 +0000 |
commit | 140680a3a6a3155856c7685b78dcf62cd96a2656 (patch) | |
tree | ee4fdc2dc8354c0574d80c448a0dd10c26c11c23 /NEWS | |
parent | 17d2ef316716b606cf934471916534cece1b9375 (diff) |
Prepare 0.7.3 release (libtool c:r:a = 7:0:7)telepathy-glib_0.7.3_libtool_cra__707telepathy-glib-0.7.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 12 insertions, 6 deletions
@@ -1,13 +1,16 @@ -telepathy-glib 0.7.3 (unreleased) +telepathy-glib 0.7.3 (2008-02-20) ================================= -Enhancements: +Requirements: + +* pkg-config 0.21 is now required -* Supports org.freedesktop.DBus.Properties with client support on every - TpProxy, a mixin for services, and extensions to auto-generated code +* gtkdoc 1.8 is recommended -* Supports org.freedesktop.DBus.Introspect and org.freedesktop.DBus.Peer - on all TpProxy objects +Enhancements: + +* Supports org.freedesktop.DBus.Properties with a mixin for services, and + extensions to auto-generated code Fixes: @@ -24,6 +27,9 @@ Fixes: * Partially works around some gtkdoc 1.7 bugs (if your gtkdoc is 1.7 you'll still lose the "Telepathy protocol enumerations" section) +* Uses pkg-config's Requires.private feature to reduce shared library + interdependencies + telepathy-glib 0.7.2 (2008-02-11) ================================= |