telepathy-qt: Update NEWS for 0.9.8 release

Alexandr Akulich kaffeine at kemper.freedesktop.org
Mon Nov 11 17:28:15 UTC 2019


Module: telepathy-qt
Branch: master
Commit: 4913135d813c4a6142877abcd1c0587f6d4a74e8
URL:    http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=4913135d813c4a6142877abcd1c0587f6d4a74e8

Author: Alexander Akulich <akulichalexander at gmail.com>
Date:   Sat Nov  9 00:52:49 2019 +0300

Update NEWS for 0.9.8 release

---

 NEWS | 30 +++++++++++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index eed95afe..e3cc04ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,35 @@
 telepathy-qt 0.9.8 ()
 =================================
 
-The "..." release.
+The "Still moving" release.
+
+Dependencies:
+ * CMake 3.5
+ * Qt 5.6
+ * C++11 compatible compiler
+ * Python 3 (only for build)
+
+Enhancements:
+ * The project ported to Python 3
+ * Improved the documentation generation
+ * Reworked exported CMake targets
+ * GNUInstallDirs used to simplify packaging
+
+API changes:
+ * Added constructor from initializer_list to generated Telepathy types
+
+Service-side API changes:
+ * Adjusted BaseChannelTextType API
+ * Added BaseConnectionContactGroupsInterface
+ * Fixed BaseDebug API
+ * Added BaseConnection::getExistingChannel()
+
+Fixes:
+ * Fixed work with threaded QtDBus
+ * Omit parts with non-empty 'interface' key value for Message::text()
+ * A lot of fixes in tests
+ * fd.o #40008: Fix dependencies lookup (we used to prefer system-wide libs)
+
 
 telepathy-qt 0.9.7 (2016-06-12)
 =================================



More information about the telepathy-commits mailing list