diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-14 08:05:39 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-14 08:05:39 +0800 |
commit | 4e878bc6d47a427ec06032b5180245dd619678ae (patch) | |
tree | 86e3c8332666e6ec54a12e5441d87e5223db4041 /mail/ChangeLog | |
parent | 2b5dce7f8e47bb7b0db817c528c28460e7ef05ec (diff) | |
download | gsoc2013-evolution-4e878bc6d47a427ec06032b5180245dd619678ae.tar gsoc2013-evolution-4e878bc6d47a427ec06032b5180245dd619678ae.tar.gz gsoc2013-evolution-4e878bc6d47a427ec06032b5180245dd619678ae.tar.bz2 gsoc2013-evolution-4e878bc6d47a427ec06032b5180245dd619678ae.tar.lz gsoc2013-evolution-4e878bc6d47a427ec06032b5180245dd619678ae.tar.xz gsoc2013-evolution-4e878bc6d47a427ec06032b5180245dd619678ae.tar.zst gsoc2013-evolution-4e878bc6d47a427ec06032b5180245dd619678ae.zip |
Get rid of this - we don't need it.
2001-05-13 Jeffrey Stedfast <fejj@ximian.com>
* mail-local.c (mail_local_storage_shutdown): Get rid of this - we
don't need it.
* component-factory.c (owner_unset_cb): Don't unref the LocalStore
- we don't own a ref on it!!
svn path=/trunk/; revision=9787
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 78e83c7e3e..37712c7e7a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-05-13 Jeffrey Stedfast <fejj@ximian.com> + + * mail-local.c (mail_local_storage_shutdown): Get rid of this - we + don't need it. + + * component-factory.c (owner_unset_cb): Don't unref the LocalStore + - we don't own a ref on it!! + 2001-05-12 Duncan Mak <duncan@ximian.com> * mail-search.c (begin_cb): Updates the subject on refresh and |