diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-07-01 02:07:46 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-07-01 02:07:46 +0800 |
commit | effe256583bbb6ad82e969070749a859429fd9ff (patch) | |
tree | 8c67b4f8a811ca54e424e440e8f8acbdfea5d006 /mail/ChangeLog | |
parent | 263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5 (diff) | |
download | gsoc2013-evolution-effe256583bbb6ad82e969070749a859429fd9ff.tar gsoc2013-evolution-effe256583bbb6ad82e969070749a859429fd9ff.tar.gz gsoc2013-evolution-effe256583bbb6ad82e969070749a859429fd9ff.tar.bz2 gsoc2013-evolution-effe256583bbb6ad82e969070749a859429fd9ff.tar.lz gsoc2013-evolution-effe256583bbb6ad82e969070749a859429fd9ff.tar.xz gsoc2013-evolution-effe256583bbb6ad82e969070749a859429fd9ff.tar.zst gsoc2013-evolution-effe256583bbb6ad82e969070749a859429fd9ff.zip |
Fix to work with new EvolutionShellClient
svn path=/trunk/; revision=3830
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 041c6d8c93..a6cb7ce46d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-06-30 Peter Williams <peterw@curious-george.helixcode.com> + + * component-factory.c (create_news_storage, create_imap_storage): + Fixed to use new EvolutionShellClient proxy thingamajiggie. + 2000-06-30 Dan Winship <danw@helixcode.com> * message-list.c (on_row_selection): use the ETable row_selection |