diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7b368142e5..b3266618b9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2003-04-07 Dan Winship <danw@ximian.com> + + * Makefile.am ($(server_in_files)): Substitute version number into + the evolution binary name in the server file + (INCLUDES): define EVOLUTION_TOOLSDIR + + * GNOME_Evolution_Shell.server.in.in: Clean up server names. Add + "-@VERSION@" to the end of the shell binary name + + * main.c (main): if KILL_PROCESS_CMD is defined, add a + --force-shutdown argument that runs killev and exits. + 2003-04-07 Not Zed <NotZed@Ximian.com> [#40536] |