diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e2b5a04071..b4a964efe5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,22 @@ +2004-01-13 JP Rosevear <jpr@ximian.com> + + * main.c (attempt_upgrade): detect the version more completely + with the new util routine + (main): don't upgrade the config db here + + * e-shell.h: update proto + + * e-shell.c (e_shell_attempt_upgrade): take the current version as + numerical params + + * e-config-upgrade.h: update prototypes + + * e-config-upgrade.c (e_config_upgrade): remove version detection + and saving code + (e_upgrade_detect_version): routine to do the version detection + + * e-config-upgrade.c: drop my-evolution upgrade code + 2004-01-12 JP Rosevear <jpr@ximian.com> * Makefile.am: use our libs |