diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 2a4ac3608f..7da02fabf5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2004-06-18 Radek Doulik <rodo@ximian.com> + + * main.c (main): test for skip_warning_dialog value in gconf here + and not in show_development_warning, otherwise we don't add or + call idle_cb and evo will not run + (show_development_warning): do not read skip_warning_dialog here + 2004-06-18 Not Zed <NotZed@Ximian.com> ** See bug #54498. |