diff options
author | Dan Winship <danw@src.gnome.org> | 2000-06-01 12:09:01 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-06-01 12:09:01 +0800 |
commit | 185727ca81eefeb6e8511625ac0f1b197e115412 (patch) | |
tree | 333110eccee4d966fea6197aa404a1baaa01d411 /mail/ChangeLog | |
parent | f0a948ea3284d026a0c0141498e76bc5f9c79a0f (diff) | |
download | gsoc2013-evolution-185727ca81eefeb6e8511625ac0f1b197e115412.tar.gz gsoc2013-evolution-185727ca81eefeb6e8511625ac0f1b197e115412.tar.zst gsoc2013-evolution-185727ca81eefeb6e8511625ac0f1b197e115412.zip |
Quit when the shell exits. This is a kludge, but a pretty necessary one
* component-factory.c (owner_unset_cb): Quit when the shell exits.
This is a kludge, but a pretty necessary one until the refcounting
bugs that keep the component from exiting properly are fixed.
svn path=/trunk/; revision=3323
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 7e3e195bb0..a6355b4907 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-06-01 Dan Winship <danw@helixcode.com> + + * component-factory.c (owner_unset_cb): Quit when the shell exits. + This is a kludge, but a pretty necessary one until the refcounting + bugs that keep the component from exiting properly are fixed. + 2000-05-31 Jeffrey Stedfast <fejj@helixcode.com> * mail-config.c: Partially implemented the source |