diff options
-rw-r--r-- | shell/ChangeLog | 5 | ||||
-rw-r--r-- | shell/main.c | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 49e114cd13..759ff07b0d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2000-12-14 Ettore Perazzoli <ettore@helixcode.com> + * main.c (development_warning): Slightly updated the text for the + release. + +2000-12-14 Ettore Perazzoli <ettore@helixcode.com> + * e-splash.c (ICON_Y): Update for the size of the new splash. 2000-12-12 Jeffrey Stedfast <fejj@helixcode.com> diff --git a/shell/main.c b/shell/main.c index dff0514f11..e8aa4b2b8d 100644 --- a/shell/main.c +++ b/shell/main.c @@ -74,8 +74,8 @@ development_warning (void) "Hi. Thanks for taking the time to download this preview release\n" "of the Evolution groupware suite.\n" "\n" - "Over the last month and a half, our focus has been on making\n" - "Evolution usable. Many of the Evolution developers are now using\n" + "Over the time since the past release, our focus has been on making\n" + "Evolution usable. Many of the Evolution developers are now using\n" "Evolution to read their mail full time. You could too. (Just\n" "be sure to keep a backup.)\n" "\n" |