summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-28 12:40:35 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-28 12:48:02 +0100
commitce5f8aa9ff9f7787d5a51af49eb5abdbc9286388 (patch)
treea0bd0fae28028f8b0d3fc13a98ea26bf73e5ce9c /NEWS
parent7024b3f59519399aa2a4b9f7971d18d241015448 (diff)
Update NEWS and README regarding introspection support
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cfc1ed2b2..0b7135558 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,18 @@
telepathy-glib 0.11.4 (UNRELEASED)
==================================
-...
+Requirements:
+
+* gtk-doc 1.14 is now required. Applying commit 0a874b3a from gtk-doc git
+ to support the (skip) annotation (as was done in Debian's gtk-doc 1.14-2) is
+ also highly recommended; it'll be in upstream release 1.15.
+
+Enhancements:
+
+* telepathy-glib now has experimental GObject-Introspection bindings, for use
+ by language bindings like PyGI and gjs. At this stage, these bindings are
+ incomplete, and are *not* covered by our normal API guarantees - incompatible
+ changes between versions are likely. (danni, smcv)
telepathy-glib 0.11.3 (2010-04-20)
==================================