diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-12 00:44:44 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-12 00:44:44 +0800 |
commit | 943c07d50a733f7f0303b739f82d774f538cd92f (patch) | |
tree | f050951217cfd7da66f13bc9698e05f865808dbc /mail/ChangeLog | |
parent | dadbbd6f8f1d12e6d5fc290e46885cb6b09120b8 (diff) | |
download | gsoc2013-evolution-943c07d50a733f7f0303b739f82d774f538cd92f.tar gsoc2013-evolution-943c07d50a733f7f0303b739f82d774f538cd92f.tar.gz gsoc2013-evolution-943c07d50a733f7f0303b739f82d774f538cd92f.tar.bz2 gsoc2013-evolution-943c07d50a733f7f0303b739f82d774f538cd92f.tar.lz gsoc2013-evolution-943c07d50a733f7f0303b739f82d774f538cd92f.tar.xz gsoc2013-evolution-943c07d50a733f7f0303b739f82d774f538cd92f.tar.zst gsoc2013-evolution-943c07d50a733f7f0303b739f82d774f538cd92f.zip |
If the cursor_uid is NULL, then we can't forward anything so just return.
2001-05-11 Jeffrey Stedfast <fejj@ximian.com>
* mail-callbacks.c (forward_inlined): If the cursor_uid is NULL,
then we can't forward anything so just return.
(forward_quoted): Same.
svn path=/trunk/; revision=9759
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 28380155e2..e606d0d0e5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-05-11 Jeffrey Stedfast <fejj@ximian.com> + + * mail-callbacks.c (forward_inlined): If the cursor_uid is NULL, + then we can't forward anything so just return. + (forward_quoted): Same. + 2001-05-10 Jon Trowbridge <trow@ximian.com> * folder-browser.c (folder_browser_config_search): Use the |