diff options
author | Dan Winship <danw@src.gnome.org> | 2000-06-06 06:29:28 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-06-06 06:29:28 +0800 |
commit | 5e20857d1c31024d98242ff416872942e8295196 (patch) | |
tree | 8b81ec04b886abdde76a34c28dba8a5900449146 /mail/ChangeLog | |
parent | b6a422ad58c1348c336836416cea2fc68b6c68a7 (diff) | |
download | gsoc2013-evolution-5e20857d1c31024d98242ff416872942e8295196.tar gsoc2013-evolution-5e20857d1c31024d98242ff416872942e8295196.tar.gz gsoc2013-evolution-5e20857d1c31024d98242ff416872942e8295196.tar.bz2 gsoc2013-evolution-5e20857d1c31024d98242ff416872942e8295196.tar.lz gsoc2013-evolution-5e20857d1c31024d98242ff416872942e8295196.tar.xz gsoc2013-evolution-5e20857d1c31024d98242ff416872942e8295196.tar.zst gsoc2013-evolution-5e20857d1c31024d98242ff416872942e8295196.zip |
fix some function prototypes
* mail.h, mail-ops.c: fix some function prototypes
svn path=/trunk/; revision=3433
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index cb9ab23dc5..d5c3ce6abc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,7 @@ 2000-06-05 Dan Winship <danw@helixcode.com> + * mail.h, mail-ops.c: fix some function prototypes + * folder-browser.c (etable_key): Add "Delete" = delete message. * mail-format.c (mail_generate_forward): Update for new composer |