diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-01-11 00:25:01 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-01-11 00:25:01 +0800 |
commit | b71068d4e3c600668cbb7a6e282be4b21a1d700b (patch) | |
tree | 460565c4479747de6f89d54546774694365fd1e2 /mail/ChangeLog | |
parent | 5a20da25d37a5d3ed7ef5ce453f9a7c018203a2e (diff) | |
download | gsoc2013-evolution-b71068d4e3c600668cbb7a6e282be4b21a1d700b.tar.gz gsoc2013-evolution-b71068d4e3c600668cbb7a6e282be4b21a1d700b.tar.zst gsoc2013-evolution-b71068d4e3c600668cbb7a6e282be4b21a1d700b.zip |
Fixed a situation in which we could notify the shell listener twice.
2003-01-10 Jeffrey Stedfast <fejj@ximian.com>
* component-factory.c (storage_remove_folder): Fixed a situation
in which we could notify the shell listener twice.
svn path=/trunk/; revision=19401
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 450e057719..a3cc4760bf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-01-10 Jeffrey Stedfast <fejj@ximian.com> + + * component-factory.c (storage_remove_folder): Fixed a situation + in which we could notify the shell listener twice. + 2003-01-10 Not Zed <NotZed@Ximian.com> * folder-browser.c (folder_browser_gui_init): Save the paned_size |