diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-07-18 01:39:27 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-07-18 01:39:27 +0800 |
commit | 29ccc49c5d11dd09bcac3099747b0e42ad8c100a (patch) | |
tree | 8934f73d79fc3166bb5e3d3705a1f658c0659c0a /mail/ChangeLog | |
parent | 1ea6884e825cb2e30787f6f6d0c7911647473945 (diff) | |
download | gsoc2013-evolution-29ccc49c5d11dd09bcac3099747b0e42ad8c100a.tar gsoc2013-evolution-29ccc49c5d11dd09bcac3099747b0e42ad8c100a.tar.gz gsoc2013-evolution-29ccc49c5d11dd09bcac3099747b0e42ad8c100a.tar.bz2 gsoc2013-evolution-29ccc49c5d11dd09bcac3099747b0e42ad8c100a.tar.lz gsoc2013-evolution-29ccc49c5d11dd09bcac3099747b0e42ad8c100a.tar.xz gsoc2013-evolution-29ccc49c5d11dd09bcac3099747b0e42ad8c100a.tar.zst gsoc2013-evolution-29ccc49c5d11dd09bcac3099747b0e42ad8c100a.zip |
Oops, Don't comment out the mail_note_store call.
2002-07-17 Jeffrey Stedfast <fejj@ximian.com>
* component-factory.c (add_storage): Oops, Don't comment out the
mail_note_store call.
svn path=/trunk/; revision=17492
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 ad07457b2a..7e2c21aa94 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-07-17 Jeffrey Stedfast <fejj@ximian.com> + + * component-factory.c (add_storage): Oops, Don't comment out the + mail_note_store call. + 2002-07-16 Jeffrey Stedfast <fejj@ximian.com> * mail-accounts.c (account_able_clicked): Re-enable some #if 0'd code. |