diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-08 18:13:51 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-08 18:13:51 +0800 |
commit | 2e21dccafacc8ecb979486b5d58ce217d7cc8ebc (patch) | |
tree | f23343164bc7476c5a76404467d9164d66cabffa /mail/ChangeLog | |
parent | ad769a4440cb343e1afd5abbd59a4d4c4d07d9d4 (diff) | |
download | gsoc2013-evolution-2e21dccafacc8ecb979486b5d58ce217d7cc8ebc.tar.gz gsoc2013-evolution-2e21dccafacc8ecb979486b5d58ce217d7cc8ebc.tar.zst gsoc2013-evolution-2e21dccafacc8ecb979486b5d58ce217d7cc8ebc.zip |
add the monkey button if we're from evolution. See #52977. (emfh_gethttp):
2004-04-08 Not Zed <NotZed@Ximian.com>
* em-format-html.c (efh_format_headers): add the monkey button if
we're from evolution. See #52977.
(emfh_gethttp): cast away a warning.
svn path=/trunk/; revision=25372
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 7614b2cbcb..08bd398fcb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2004-04-08 Not Zed <NotZed@Ximian.com> + * em-format-html.c (efh_format_headers): add the monkey button if + we're from evolution. See #52977. + (emfh_gethttp): cast away a warning. + * mail-folder-cache.c: (update_1folder): VJUNK_FOLDER's dont exist, they're VTRASH folders now. |