[next] telepathy-glib: Update NEWS and UPGRADING for 0.99.2
Simon McVittie
smcv at kemper.freedesktop.org
Fri Sep 27 06:23:45 PDT 2013
Module: telepathy-glib
Branch: next
Commit: 79dc68735b8b9d8ecf4e461565db76768346882a
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=79dc68735b8b9d8ecf4e461565db76768346882a
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu Sep 26 19:24:28 2013 +0100
Update NEWS and UPGRADING for 0.99.2
---
NEWS | 21 ++++++++++++++++++++-
UPGRADING | 4 ++++
2 files changed, 24 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index d40b01c..36c7226 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,26 @@
telepathy-glib 0.99.2 (UNRELEASED)
==================================
-â¦
+The âforgotten teaâ release.
+
+This is another snapshot, so that the 'next' branch of telepathy-salut
+can work.
+
+Dependencies:
+
+⢠GLib ⥠2.34 is required
+
+API changes:
+
+⢠Protocol names may now contain underscores, but not hyphen/minus
+ (telepathy-spec 0.99.1 says this is OK).
+
+⢠Connection manager names may now start with underscores
+ (telepathy-spec 0.99.1 does not allow this, but the next snapshot will).
+
+Fixes:
+
+⢠Merged from telepathy-glib master, see NEWS-0.x
telepathy-glib 0.99.1 (2013-09-17)
==================================
diff --git a/UPGRADING b/UPGRADING
index b98674c..3959798 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -97,3 +97,7 @@ API/Behaviour changes
- TpBaseContactList is not a channel manager anymore. An instance should be
created in TpBaseConnection::constructed instead of
TpBaseConnection::create_channel_factories.
+
+ - Protocol and service names contain "_" where they used to contain "-"
+ (in real life, this mostly affects Salut and Haze for local_xmpp,
+ and Haze for skype_dbus and skype_x11).
More information about the telepathy-commits
mailing list