summaryrefslogtreecommitdiff
path: root/telepathy-glib/text-channel.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-09-11 12:49:12 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-09-11 12:49:35 +0200
commit2126739841326c79f98ae795b3c962ad3a1d7884 (patch)
treef881802dc599705335b61609fac95c9ffa418dee /telepathy-glib/text-channel.c
parent6555f449c4b6490f08d7b2c8c523faa4c542b89d (diff)
downloadtelepathy-glib-2126739841326c79f98ae795b3c962ad3a1d7884.tar.gz
prepare 0.19.9 releasetelepathy-glib-0.19.9
Diffstat (limited to 'telepathy-glib/text-channel.c')
-rw-r--r--telepathy-glib/text-channel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/text-channel.c b/telepathy-glib/text-channel.c
index f1f2cdefb..683f80260 100644
--- a/telepathy-glib/text-channel.c
+++ b/telepathy-glib/text-channel.c
@@ -1261,7 +1261,7 @@ tp_text_channel_get_feature_quark_incoming_messages (void)
* a #GList of borrowed #TpSignalledMessage
*
* Since: 0.13.10
- * Deprecated: Since 0.UNRELEASED. New code should use
+ * Deprecated: Since 0.19.9. New code should use
* tp_text_channel_dup_pending_messages() instead.
*/
GList *
@@ -1284,7 +1284,7 @@ tp_text_channel_get_pending_messages (TpTextChannel *self)
* Returns: (transfer full) (element-type TelepathyGLib.SignalledMessage):
* a #GList of reffed #TpSignalledMessage
*
- * Since: 0.UNRELEASED
+ * Since: 0.19.9
*/
GList *
tp_text_channel_dup_pending_messages (TpTextChannel *self)