summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-30 11:41:34 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-30 11:41:34 +0200
commitf28bf8d7fc1509d472941f0a1a13e3a28d513b1a (patch)
tree4ee013bf7861912ec5e7cbcba66f8d18cac50524
parent34c993a9f017af003eed4560336628b6b0b84669 (diff)
parent4bde00853bbd0089732c10eeb421a66c00740f57 (diff)
Merge branch 'telepathy-glib-0.14' into release
Conflicts: NEWS configure.ac
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 04ec4a51..8cda05c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+telepathy-glib 0.15.1 (UNRELEASED)
+==================================
+
+Fixes:
+
+• tp_text_channel_set_chat_state_finish: check the right
+ source tag. (Guillaume)
+• TpConnection: set the self handle to something sane instead of
+ leaving uninitialized. (Jonny)
+
telepathy-glib 0.15.0 (2011-05-17)
==================================
@@ -28,7 +38,6 @@ Enhancements:
• TpChannelDispatcher is now exported in the GIR file and so can be used using
gobject-introspection (Guillaume)
-
telepathy-glib 0.14.6 (2011-05-16)
==================================