diff options
author | Dan Winship <danw@src.gnome.org> | 2004-05-12 03:29:49 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2004-05-12 03:29:49 +0800 |
commit | c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f (patch) | |
tree | 654bbd8862b56d8f5810beb14fdabb3ccb0b527e /mail/ChangeLog | |
parent | 1b15216f5e285a231bcf5c7165be88607642c259 (diff) | |
download | gsoc2013-evolution-c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f.tar gsoc2013-evolution-c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f.tar.gz gsoc2013-evolution-c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f.tar.bz2 gsoc2013-evolution-c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f.tar.lz gsoc2013-evolution-c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f.tar.xz gsoc2013-evolution-c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f.tar.zst gsoc2013-evolution-c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f.zip |
Remove the mail folder control factory
* GNOME_Evolution_Mail.server.in.in: Remove the mail folder
control factory
* mail-component-factory.c (factory): Remove support for the mail
folder control
* mail-component.c: Remove the property bag stuff
(mail_control_new): Gone
svn path=/trunk/; revision=25858
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e3abdd617c..cdd72b130e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2004-05-11 Dan Winship <danw@ximian.com> + + * GNOME_Evolution_Mail.server.in.in: Remove the mail folder + control factory + + * mail-component-factory.c (factory): Remove support for the mail + folder control + + * mail-component.c: Remove the property bag stuff + (mail_control_new): Gone + 2004-05-10 David Malcolm <dmalcolm@redhat.com> * em-subscribe-editor.c (sub_queue_fill_level): Fixed warning |