diff options
author | Dan Winship <danw@src.gnome.org> | 2000-06-06 05:14:48 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-06-06 05:14:48 +0800 |
commit | 4987ad911811d29763c1c949d286b3eb4f71d22c (patch) | |
tree | 7db17b76760ee6f0a8f1d69e82294c47fc34458e /mail/ChangeLog | |
parent | 5ec9e5b2287aef03893e0ce310013c99fe1dce4d (diff) | |
download | gsoc2013-evolution-4987ad911811d29763c1c949d286b3eb4f71d22c.tar.gz gsoc2013-evolution-4987ad911811d29763c1c949d286b3eb4f71d22c.tar.zst gsoc2013-evolution-4987ad911811d29763c1c949d286b3eb4f71d22c.zip |
Update for new composer attachment interface.
* mail-format.c (mail_generate_forward): Update for new composer
attachment interface.
svn path=/trunk/; revision=3431
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 eba81e5036..18f881aca6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-06-05 Dan Winship <danw@helixcode.com> + + * mail-format.c (mail_generate_forward): Update for new composer + attachment interface. + 2000-06-02 Jeffrey Stedfast <fejj@helixcode.com> * mail-config.c (providers_config_new): Added a new notebook |