aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 42bae1096b..42d672a98e 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-12 Miguel de Icaza <miguel@gnu.org>
+
+ * e-splash.c (e_splash_construct): Ok, talked to Ettore. Going
+ back to TOPLEVEL non-POPUP.
+ (e_splash_construct): Remove nice toplevel window.
+
2001-01-12 Ettore Perazzoli <ettore@ximian.com>
* evolution-shell-component.c: Add member `copy_folder_fn' to
@@ -13,10 +19,6 @@
* evolution-shell-component.h: New type
`EvolutionShellComponentCopyFolderFn'.
-2001-01-12 Miguel de Icaza <miguel@gnu.org>
-
- * e-splash.c (e_splash_construct): Remove nice toplevel window.
-
2001-01-12 Ettore Perazzoli <ettore@helixcode.com>
* Evolution-ShellComponent.idl: Add method `::removeFolderAsync'.