diff options
author | Not Zed <NotZed@Ximian.com> | 2004-05-25 11:24:01 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-25 11:24:01 +0800 |
commit | ce318c4d3a39f3c28843bb30890ef7713aba60fd (patch) | |
tree | 3bd0a8aa2409bfea03f2bf28ddb40e3482e7f28c /composer/ChangeLog | |
parent | 3057912b0a4a3e9cc806dfe663868039e46055cf (diff) | |
download | gsoc2013-evolution-ce318c4d3a39f3c28843bb30890ef7713aba60fd.tar.gz gsoc2013-evolution-ce318c4d3a39f3c28843bb30890ef7713aba60fd.tar.zst gsoc2013-evolution-ce318c4d3a39f3c28843bb30890ef7713aba60fd.zip |
if we have a cached icon, use it, don't just ignore it! #58831.
2004-05-25 Not Zed <NotZed@Ximian.com>
* e-msg-composer-attachment-bar.c (update): if we have a cached
icon, use it, don't just ignore it! #58831.
svn path=/trunk/; revision=26070
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 9532ede350..ce51c1bc75 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2004-05-25 Not Zed <NotZed@Ximian.com> + + * e-msg-composer-attachment-bar.c (update): if we have a cached + icon, use it, don't just ignore it! #58831. + 2004-05-19 JP Rosevear <jpr@novell.com> * Makefile.am: don't dist the error .h file |