diff options
author | 2 <NotZed@Ximian.com> | 2001-09-13 05:50:00 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-09-13 05:50:00 +0800 |
commit | 8be7f276a292ba85e6bec20fd7d5a351f094296e (patch) | |
tree | cfab2464275602f896b5c460ef8d9741bde6c7b8 /mail/ChangeLog | |
parent | 0ab127f884d7a98b89b3532569ead12bb723cf2b (diff) | |
download | gsoc2013-evolution-8be7f276a292ba85e6bec20fd7d5a351f094296e.tar gsoc2013-evolution-8be7f276a292ba85e6bec20fd7d5a351f094296e.tar.gz gsoc2013-evolution-8be7f276a292ba85e6bec20fd7d5a351f094296e.tar.bz2 gsoc2013-evolution-8be7f276a292ba85e6bec20fd7d5a351f094296e.tar.lz gsoc2013-evolution-8be7f276a292ba85e6bec20fd7d5a351f094296e.tar.xz gsoc2013-evolution-8be7f276a292ba85e6bec20fd7d5a351f094296e.tar.zst gsoc2013-evolution-8be7f276a292ba85e6bec20fd7d5a351f094296e.zip |
Fixed the remove callback prototype, and return the result properly using
2001-09-12 <NotZed@Ximian.com>
* mail-vfolder.c (vfolder_remove_cb): Fixed the remove callback
prototype, and return the result properly using the listener.
svn path=/trunk/; revision=12786
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 2bc4e60407..0d079f09ca 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-09-12 <NotZed@Ximian.com> + + * mail-vfolder.c (vfolder_remove_cb): Fixed the remove callback + prototype, and return the result properly using the listener. + 2001-09-12 Jeffrey Stedfast <fejj@ximian.com> * mail-config.c (mail_config_write_on_exit): Save transport |