diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 64c6f9beeb..ea611c8803 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-10-26 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view-menu.c (command_about_box): Set the GtkWindow + policy so that @allow_shrink, @allow_grow and @auto_shrink are all + %FALSE. + +2001-10-26 Ettore Perazzoli <ettore@ximian.com> + * e-shell-folder-commands.c (e_shell_command_rename_folder): Don't allow invalid folder names. [#12027] |