diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-26 01:03:58 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-26 01:03:58 +0800 |
commit | 82a856a14dc2fdbc1f00ea397c25199c216e0a9f (patch) | |
tree | cb6bdefec40a08bb3768c53489f33ec0f5ca776e /mail/ChangeLog | |
parent | 768085542752167f63ed51a614dd884d4d72fb21 (diff) | |
download | gsoc2013-evolution-82a856a14dc2fdbc1f00ea397c25199c216e0a9f.tar gsoc2013-evolution-82a856a14dc2fdbc1f00ea397c25199c216e0a9f.tar.gz gsoc2013-evolution-82a856a14dc2fdbc1f00ea397c25199c216e0a9f.tar.bz2 gsoc2013-evolution-82a856a14dc2fdbc1f00ea397c25199c216e0a9f.tar.lz gsoc2013-evolution-82a856a14dc2fdbc1f00ea397c25199c216e0a9f.tar.xz gsoc2013-evolution-82a856a14dc2fdbc1f00ea397c25199c216e0a9f.tar.zst gsoc2013-evolution-82a856a14dc2fdbc1f00ea397c25199c216e0a9f.zip |
Fix a bug in this that probably would have been noticed sooner if ETree
* component-factory.c (unref_standard_folders): Fix a bug in this
that probably would have been noticed sooner if ETree hadn't always
made the mailer crash before you got here. :-)
svn path=/trunk/; revision=8930
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 06db4b33bf..0d1f296a19 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-03-25 Dan Winship <danw@ximian.com> + + * component-factory.c (unref_standard_folders): Fix a bug in this + that probably would have been noticed sooner if ETree hadn't always + made the mailer crash before you got here. :-) + 2001-03-25 Jeffrey Stedfast <fejj@ximian.com> * mail-account-editor.c (transport_auth_type_changed): Allow the |