[Telepathy-commits] [telepathy-glib/master] Annotate things with Since:

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Feb 13 04:22:22 PST 2009


---
 telepathy-glib/base-connection.c |    2 ++
 telepathy-glib/channel.c         |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index 9bc3f04..bee1f37 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -2518,6 +2518,8 @@ void tp_base_connection_finish_shutdown (TpBaseConnection *self)
  *
  * @details may contain, among other entries, the well-known key
  * "debug-message", whose value should have type G_TYPE_STRING.
+ *
+ * Since: 0.7.24
  */
 void
 tp_base_connection_disconnect_with_dbus_error (TpBaseConnection *self,
diff --git a/telepathy-glib/channel.c b/telepathy-glib/channel.c
index 534fadd..9ac35e2 100644
--- a/telepathy-glib/channel.c
+++ b/telepathy-glib/channel.c
@@ -200,7 +200,7 @@ tp_channel_get_handle (TpChannel *self,
  * This is the same as the #TpChannel:identifier property.
  *
  * Returns: the identifier
- * Since: 0.7.FUTURE
+ * Since: 0.7.21
  */
 const gchar *
 tp_channel_get_identifier (TpChannel *self)
-- 
1.5.6.5




More information about the telepathy-commits mailing list