summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateu Batle <mateu.batle@collabora.co.uk>2011-06-30 12:59:04 -0500
committerMateu Batle <mateu.batle@collabora.co.uk>2011-06-30 12:59:04 -0500
commit6a972cf2ff2c44c869d7aac990a41dfa42da58d2 (patch)
tree74f9f6d0494fdf3523729877f42e87f1159dcf0f
parenta2141b234d564dfb95645ab01395829f5390d9be (diff)
Updated NEWS
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b336b84..7a9bb0a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,10 +8,9 @@ Fixes:
* On connection invalidated, emit the connection status changed signal to make sure the account model item is updated
* Add constructor to Tpy::ContactCapabilities so it can be really used
* Revert returning UTF-8 for the contact alias and status messages strings
- * Optimization of flat model proxy, dataChanged signal not hierarchical
+ * WARNING: optimization of flat model proxy, dataChanged signal is not hierarchical anymore after we found out it was quite expensive. You need to do explicit hierarchical changes.
* Added hierarchicalDataChanged signal to Tpy::AccountsModel for explicit signalling of changes in account data affecting contacts data (expensive)
-
telepathy-qt4-yell 0.1.6 (2011-06-06)
======================================