summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-09-03 20:59:00 +0300
committerOlli Salli <ollisal@gmail.com>2011-09-03 20:59:00 +0300
commite3d76e7d21d2ddabc9995d8eff15def372e62c9b (patch)
tree05ca52ec156b8b775e2904f0ed8ad028367ae4bf /NEWS
parent734d03b7be1d3d4059f286fe3da5306cf9182f42 (diff)
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7a7ac832..ccef8d2d 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ telepathy-qt4 0.7.3 (UNRELEASED)
The "..." release.
Enhancements:
- * ...
+ * Added HandleTypeRoom StreamTubes to ChannelClassSpec
Fixes:
* Ensure that the proper Channel Dispatcher methods are being called when
@@ -15,6 +15,9 @@ Fixes:
that object() shouldn't be used externally as we make no guarantees on what
object it returns, by deprecating it. It will be made protected: in the next
API break.
+ * Passing a non-empty service param to
+ ChannelClassSpec::{incoming,outgoing}StreamTube() messing up the shared
+ instance as used by e.g. ChannelFactory
telepathy-qt4 0.7.2 (2011-08-04)
================================