diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-09-27 04:16:17 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-09-27 04:16:17 +0800 |
commit | a695eb11f51b2e69199efbf3c0472bbd36b5a912 (patch) | |
tree | 378ae2fba42c317cb43fff29a3912914fe72635c | |
parent | 8c22592a9a13ac09f8e7c0357fafcfd163910a4c (diff) | |
download | gsoc2013-empathy-a695eb11f51b2e69199efbf3c0472bbd36b5a912.tar gsoc2013-empathy-a695eb11f51b2e69199efbf3c0472bbd36b5a912.tar.gz gsoc2013-empathy-a695eb11f51b2e69199efbf3c0472bbd36b5a912.tar.bz2 gsoc2013-empathy-a695eb11f51b2e69199efbf3c0472bbd36b5a912.tar.lz gsoc2013-empathy-a695eb11f51b2e69199efbf3c0472bbd36b5a912.tar.xz gsoc2013-empathy-a695eb11f51b2e69199efbf3c0472bbd36b5a912.tar.zst gsoc2013-empathy-a695eb11f51b2e69199efbf3c0472bbd36b5a912.zip |
Forgot changelog
svn path=/trunk/; revision=321
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ * libempathy/empathy-utils.h: * libempathy/empathy-avatar.c: * libempathy/empathy-avatar.h: - * libempathy/empathy-contact-factory.c: + * libempathy/empathy-contact-factory.c: Cache avatars and RequestAvatars + only when needed. 2007-09-26 Xavier Claessens <xclaesse@gmail.com> |