diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-03-05 07:01:28 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-03-05 07:01:28 +0800 |
commit | 1bd6c04cf60a583d625c986941eb102e7f9c9055 (patch) | |
tree | eabfaf4ec55fdddddff6c34d3a67333a9b145808 /mail/ChangeLog | |
parent | c5f85f4f331f5b8117d24dbec871a312d712e654 (diff) | |
download | gsoc2013-evolution-1bd6c04cf60a583d625c986941eb102e7f9c9055.tar.gz gsoc2013-evolution-1bd6c04cf60a583d625c986941eb102e7f9c9055.tar.zst gsoc2013-evolution-1bd6c04cf60a583d625c986941eb102e7f9c9055.zip |
Added more debugging code to help figure out why a certain image isn't
2002-03-04 Jeffrey Stedfast <fejj@ximian.com>
* mail-display.c (load_http): Added more debugging code to help
figure out why a certain image isn't loading - looks like
gnome-vfs is getting a premature EOF?
svn path=/trunk/; revision=15910
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index becab93fa1..3d5ce177df 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2002-03-04 Jeffrey Stedfast <fejj@ximian.com> + * mail-display.c (load_http): Added more debugging code to help + figure out why a certain image isn't loading - looks like + gnome-vfs is getting a premature EOF? + * folder-browser.c (my_folder_browser_init): Connect to the focus-in/out events on the message-list so that we can disable the EditInvertSelection and EditSelectThread menu items when the |