diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d0fdf4e641..ec585ad2af 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,15 @@ 2002-11-15 Ettore Perazzoli <ettore@ximian.com> + * Makefile.am: Added rule to generate + GNOME_Evolution_Shell.server.in from + GNOME_Evolution_Shell.server.in.in, substituting @BINDIR@. + + * GNOME_Evolution_Shell.server.in.in: Renamed from + GNOME_Evolution_Shell.server.in. Prepend @BINDIR@ to the location + of the executable. + +2002-11-15 Ettore Perazzoli <ettore@ximian.com> + * evolution-storage.c (impl_finalize): Fix typo; p -> sp. 2002-11-15 Ettore Perazzoli <ettore@ximian.com> |