diff options
author | Not Zed <NotZed@Ximian.com> | 2004-09-22 09:32:18 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-09-22 09:32:18 +0800 |
commit | c762fa37c35ff135322e0903a51ffd43d0f6856c (patch) | |
tree | c1a4832683624092e2cfee3788e1889db6caea78 /mail/ChangeLog | |
parent | 1442e29647323dd52b3ab7b966514c3e205c17d4 (diff) | |
download | gsoc2013-evolution-c762fa37c35ff135322e0903a51ffd43d0f6856c.tar.gz gsoc2013-evolution-c762fa37c35ff135322e0903a51ffd43d0f6856c.tar.zst gsoc2013-evolution-c762fa37c35ff135322e0903a51ffd43d0f6856c.zip |
** See bug #65058.
2004-09-03 Not Zed <NotZed@Ximian.com>
** See bug #65058.
* em-format-html.c (efh_image): use the content-id rather than
the uri for tracking our image reference. Makes more
sense anyway, its guaranteed unique.
svn path=/trunk/; revision=27328
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c2b24be771..74edc6e7e8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2004-09-03 Not Zed <NotZed@Ximian.com> + + ** See bug #65058. + + * em-format-html.c (efh_image): use the content-id rather than + the uri for tracking our image reference. Makes more + sense anyway, its guaranteed unique. + 2004-09-21 David Malcolm <dmalcolm@redhat.com> * em-folder-tree-model.c (em_folder_tree_model_set_selected): Fix |