[next] telepathy-glib: Since 1.0 for tp_contact_has_feature() because its arg changed to GQuark

Simon McVittie smcv at kemper.freedesktop.org
Thu May 3 05:47:03 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 12bae8955490260c38aa22048e40686a607428b9
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=12bae8955490260c38aa22048e40686a607428b9

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Thu May  3 14:39:51 2012 +0200

Since 1.0 for tp_contact_has_feature() because its arg changed to GQuark

---

 telepathy-glib/contact.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/contact.c b/telepathy-glib/contact.c
index e545d6a..196c12b 100644
--- a/telepathy-glib/contact.c
+++ b/telepathy-glib/contact.c
@@ -538,7 +538,7 @@ get_feature (GQuark feature)
  *
  * Returns: %TRUE if @self has been set up to track the feature @feature
  *
- * Since: 0.7.18
+ * Since: 1.0
  */
 gboolean
 tp_contact_has_feature (TpContact *self,



More information about the telepathy-commits mailing list