summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-24 13:52:59 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-24 13:52:59 +0100
commit6924c0d1262102e18ccd7c006c35deb746fe95bf (patch)
tree6dbde00c2a4abb750e2041c10df1051b54cff734
parentca33bfa878946a1ad904e0dcd88455e989223707 (diff)
downloadtelepathy-glib-6924c0d1262102e18ccd7c006c35deb746fe95bf.tar.gz
NEWS
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 051b7ad20..40eda5ee8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
telepathy-glib 0.21.2 (UNRELEASED)
==================================
+Enhancements:
+
+• Writing avatars into cache now uses asynchronous I/O. (fd.o #63402;
+ Luca Versari, Chandni Verma, Simon McVittie)
+
Fixes:
• Don't crash if GetContactInfo() fails (fd.o #46430, Guillaume)
@@ -13,6 +18,9 @@ Fixes:
• Make TpHeap work correctly with GComparator functions that return
values outside {-1, 0, 1} (fd.o #68932, Debarshi Ray)
+• Avoid "FIXME: MISSING XINCLUDE CONTENT" in documentation built
+ out-of-tree (fd.o #69753, Simon)
+
telepathy-glib 0.21.1 (2013-06-20)
==================================