summaryrefslogtreecommitdiff
path: root/telepathy-glib/gnio-util.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-15 17:50:37 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-15 17:50:37 +0100
commit64f21d8a34a50c45ea243e2c88f5df07520763fd (patch)
tree62e3d9a5327d5625aa228ebd8a2c25f142eb70cc /telepathy-glib/gnio-util.c
parent8b2feb05b3ab7e3c78dcc00071c48b95f4941bd7 (diff)
downloadtelepathy-glib-64f21d8a34a50c45ea243e2c88f5df07520763fd.tar.gz
NEWS and stuff for 0.13.2
Diffstat (limited to 'telepathy-glib/gnio-util.c')
-rw-r--r--telepathy-glib/gnio-util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/gnio-util.c b/telepathy-glib/gnio-util.c
index 7efb28029..a254441a1 100644
--- a/telepathy-glib/gnio-util.c
+++ b/telepathy-glib/gnio-util.c
@@ -342,7 +342,7 @@ _tp_unix_connection_send_credentials_with_byte (GUnixConnection *connection,
*
* Returns: %TRUE on success, %FALSE if error is set.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.2
*/
gboolean
tp_unix_connection_send_credentials_with_byte (GSocketConnection *connection,
@@ -554,7 +554,7 @@ _tp_unix_connection_receive_credentials_with_byte (GUnixConnection *connection,
* Returns: (transfer full): Received credentials on success (free with
* g_object_unref()), %NULL if error is set.
*
- * Since: 0.13.UNRELEASED
+ * Since: 0.13.2
*/
GCredentials *
tp_unix_connection_receive_credentials_with_byte (GSocketConnection *connection,