diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-14 14:56:28 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-14 14:56:28 +0800 |
commit | 8bdc418acddf276242c2419dfeaa1c9d83262dd6 (patch) | |
tree | 9b5afbe3832e95921b4544aa77559219270ea409 /mail/ChangeLog | |
parent | f429462f66d31fab7f1f16c7a94b05c41bc58ee7 (diff) | |
download | gsoc2013-evolution-8bdc418acddf276242c2419dfeaa1c9d83262dd6.tar.gz gsoc2013-evolution-8bdc418acddf276242c2419dfeaa1c9d83262dd6.tar.zst gsoc2013-evolution-8bdc418acddf276242c2419dfeaa1c9d83262dd6.zip |
hmm, use the right pointer when iterating the pending uri list.
2004-04-14 Not Zed <NotZed@Ximian.com>
* em-format.c (emf_multipart_related): hmm, use the right pointer
when iterating the pending uri list.
svn path=/trunk/; revision=25454
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index aa8dbcd6a1..2df893d3c1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-04-14 Not Zed <NotZed@Ximian.com> + + * em-format.c (emf_multipart_related): hmm, use the right pointer + when iterating the pending uri list. + 2004-04-13 Jeffrey Stedfast <fejj@ximian.com> * mail-component.c (impl_createControls): We don't actually want |