diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-10-16 05:02:48 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-10-16 05:02:48 +0800 |
commit | 327b4ddd88fa29c6a5e890e055f5bab999b37704 (patch) | |
tree | fc1d6b5d24f7ef050e22e675c95e6c561908f3b5 /shell/ChangeLog | |
parent | cd0111464fecd13de75fe721a29e22a0a358fd0d (diff) | |
download | gsoc2013-evolution-327b4ddd88fa29c6a5e890e055f5bab999b37704.tar.gz gsoc2013-evolution-327b4ddd88fa29c6a5e890e055f5bab999b37704.tar.zst gsoc2013-evolution-327b4ddd88fa29c6a5e890e055f5bab999b37704.zip |
Fix bug 11114
svn path=/trunk/; revision=13685
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 563f5fcdae..6819243d8f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-10-15 Iain Holmes <iain@ximian.com> + + * e-shell-startup-wizard.c (prepare_importer_page): Stop the prepare + running twice. + 2001-10-14 Dan Winship <danw@ximian.com> * e-corba-storage.c (async_folder_cb): |