summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-10 14:57:37 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-10 14:57:37 +0100
commitdd859a06529317727c586a4b235a3ef1ac466872 (patch)
treeda488e676ac4f33d7eef07f5aca585bae912b9e6
parent5148cf60c618ffd3c88fdea809e1adc7d4269154 (diff)
downloadtelepathy-glib-dd859a06529317727c586a4b235a3ef1ac466872.tar.gz
More NEWS
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e177d7c8..cec0e9f6d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ telepathy-glib 0.11.15 (UNRELEASED)
Enhancements:
+• Update to spec 0.19.12 (smcv)
+ - generate code for SMS interface for Text channels, NotYet error,
+ Object_Immutable_Properties type and
+ TP_PROP_CONNECTION_INTERFACE_CELLULAR_OVERRIDE_MESSAGE_SERVICE_CENTRE
+
• fd.o #28420: add tp_channel_get_requested() etc. (cassidy)
• Add basic introspectability for the Connection mixins (treitter)
@@ -12,6 +17,10 @@ Fixes:
• fd.o #30090: fix parsing TpProtocol information from .manager files
(fledermaus, smcv)
+• fd.o #25582: fix a memory leak in the old TpPropertiesMixin (smcv)
+
+• fd.o #29943: make tp_debug_sender_log_handler thread-safe (smcv)
+
telepathy-glib 0.11.14 (2010-08-25)
===================================