summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-09-26 20:16:00 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2007-09-26 20:16:00 +0000
commit8c22592a9a13ac09f8e7c0357fafcfd163910a4c (patch)
tree59b0436d072c06b8c423038064dc79728f619614 /ChangeLog
parentbf1079017d1d5d78147619a6377ef00e62010bf4 (diff)
downloadtelepathy-account-widgets-8c22592a9a13ac09f8e7c0357fafcfd163910a4c.tar.gz
Cache avatars and RequestAvatars only when needed.
2007-09-26 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-utils.c: * libempathy/empathy-utils.h: * libempathy/empathy-avatar.c: * libempathy/empathy-avatar.h: * libempathy/empathy-contact-factory.c: Cache avatars and RequestAvatars only when needed. svn path=/trunk/; revision=320
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be7fd0a0..58200634 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-09-26 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy/empathy-utils.c:
+ * libempathy/empathy-utils.h:
+ * libempathy/empathy-avatar.c:
+ * libempathy/empathy-avatar.h:
+ * libempathy/empathy-contact-factory.c:
+
+2007-09-26 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy/empathy-contact-factory.c: Fix capabilities update, the NOT
operator is ~ and not !