summaryrefslogtreecommitdiff
path: root/qt4/NEWS
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-04-24 15:21:28 +0300
committerOlli Salli <ollisal@gmail.com>2011-04-24 15:21:28 +0300
commit2177a648e6fd5869fd0b013d5b93f4320ddf9fed (patch)
treeeb5905f39180c0aaecbd06a3e5aff46b5a3cd187 /qt4/NEWS
parent6611f481a479bda5e859c30f1776d05f61d8ee2e (diff)
Update NEWS
Diffstat (limited to 'qt4/NEWS')
-rw-r--r--qt4/NEWS13
1 files changed, 7 insertions, 6 deletions
diff --git a/qt4/NEWS b/qt4/NEWS
index 12c021e8c..a6056b8e8 100644
--- a/qt4/NEWS
+++ b/qt4/NEWS
@@ -1,21 +1,22 @@
telepathy-qt4 0.5.16 (UNRELEASED)
=================================
-The "..." release.
+The "A brown paper bagful of Easter Eggs" release.
Enhancements:
- * fd.o 36526: Tp::Channel has now gained targetID() and targetContact()
+ * fd.o #36526: Tp::Channel has now gained targetID() and targetContact()
accessors
- * Update to spec 0.22.0:
+ * fd.o #35421: Update to spec 0.22.0:
- Added auto generated class for Conn.ContactBlocking.
- Added Connection::ErrorDetails accessors for ConnectionError details
server-message, user-requested, expected-hostname and certificate-hostname.
Fixes:
* Timeout in some CMs when introspecting contact list channels.
- * Fixed a crash when building self contact.
- * Properly add connection interfaces pretty headers for
- Conn.ClientTypes/ContactGroups/ContactList/Saving.
+ * Crashes with Connection::FeatureSelfContact enabled (Manifested as an assert
+ for inFlightFeatures or pendingFeatures being hit)
+ * Added correctly named pretty headers for the
+ Conn.ClientTypes/ContactGroups/ContactList/Saving interfaces
telepathy-qt4 0.5.15 (2011-04-12)
=================================