diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 1a06e09f33..147c86ad81 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2003-11-03 Ettore Perazzoli <ettore@ximian.com> + + * GNOME_Evolution_Shell.server.in.in: Use "evolution2:config_item" + attributes instead of "evolution:config_item" ones. + + * e-shell-settings-dialog.c (load_pages): Expect + "evolution2:config_item" properties instead of + "evolution:config_item" so they do not conflict with 1.4's. + 2003-10-29 Dan Winship <danw@ximian.com> * Evolution-Component.idl: declare an exception for createControls |