aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 6fe20bcd2e..2a4ac3608f 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,16 @@
+2004-06-18 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #54498.
+
+ * main.c (idle_cb): don't do dev warning stuff here anymore.
+
+ * main.c (main): show the dev warning before doing anything else
+ if we are going to.
+ (warning_dialog_response_callback): kick off the actual
+ application once we're finished.
+ (window_map_callback, new_window_created_callback): removed, not
+ needed anymore.
+
2004-06-17 Jeffrey Stedfast <fejj@ximian.com>
* main.c (main): Call gnome_sound_init() before bonobo_main().