aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-09-27 04:16:00 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-09-27 04:16:00 +0800
commit1de9b368ef70b585d9c2bbb7f966155ef10d84ac (patch)
tree59b0436d072c06b8c423038064dc79728f619614 /ChangeLog
parent01cd013d9ab4d1d5bfb09c22c79e209c6b641e55 (diff)
downloadgsoc2013-empathy-1de9b368ef70b585d9c2bbb7f966155ef10d84ac.tar
gsoc2013-empathy-1de9b368ef70b585d9c2bbb7f966155ef10d84ac.tar.gz
gsoc2013-empathy-1de9b368ef70b585d9c2bbb7f966155ef10d84ac.tar.bz2
gsoc2013-empathy-1de9b368ef70b585d9c2bbb7f966155ef10d84ac.tar.lz
gsoc2013-empathy-1de9b368ef70b585d9c2bbb7f966155ef10d84ac.tar.xz
gsoc2013-empathy-1de9b368ef70b585d9c2bbb7f966155ef10d84ac.tar.zst
gsoc2013-empathy-1de9b368ef70b585d9c2bbb7f966155ef10d84ac.zip
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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@320 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be7fd0a00..582006347 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 !