diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2006-05-17 23:31:55 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2006-05-17 23:31:55 +0800 |
commit | 5f29bc36686d558ed84a8ea9baf3571cedb82687 (patch) | |
tree | 13669009d08a212ce07541bea1150b3b2d7d62cd /mail/ChangeLog | |
parent | 428f88966a4bce11e645e6af48a21634425370c6 (diff) | |
download | gsoc2013-evolution-5f29bc36686d558ed84a8ea9baf3571cedb82687.tar.gz gsoc2013-evolution-5f29bc36686d558ed84a8ea9baf3571cedb82687.tar.zst gsoc2013-evolution-5f29bc36686d558ed84a8ea9baf3571cedb82687.zip |
Ref the store before removing the store from our hash and cache. Should
2006-05-04 Jeffrey Stedfast <fejj@novell.com>
* mail-component.c (mail_component_remove_store): Ref the store
before removing the store from our hash and cache. Should fix
Novell bug #166987.
svn path=/trunk/; revision=31994
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c45feeab48..fcdc80d10b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2006-05-04 Jeffrey Stedfast <fejj@novell.com> + + * mail-component.c (mail_component_remove_store): Ref the store + before removing the store from our hash and cache. Should fix + Novell bug #166987. + 2006-04-30 Shi Pu <shi.pu@sun.com> ** Fixes bug #323853 |