diff options
author | Damon Chaplin <damon@ximian.com> | 2001-11-15 04:29:39 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-11-15 04:29:39 +0800 |
commit | 21a7225dbcde4ec617ffd51f1f633f4c6750d024 (patch) | |
tree | 15101b310162c25d3005a9039ffbcbc60f002c68 /shell/ChangeLog | |
parent | 417af815269ebb26ea9768fa69e970111a47224b (diff) | |
download | gsoc2013-evolution-21a7225dbcde4ec617ffd51f1f633f4c6750d024.tar gsoc2013-evolution-21a7225dbcde4ec617ffd51f1f633f4c6750d024.tar.gz gsoc2013-evolution-21a7225dbcde4ec617ffd51f1f633f4c6750d024.tar.bz2 gsoc2013-evolution-21a7225dbcde4ec617ffd51f1f633f4c6750d024.tar.lz gsoc2013-evolution-21a7225dbcde4ec617ffd51f1f633f4c6750d024.tar.xz gsoc2013-evolution-21a7225dbcde4ec617ffd51f1f633f4c6750d024.tar.zst gsoc2013-evolution-21a7225dbcde4ec617ffd51f1f633f4c6750d024.zip |
make timezone default to "UTC" rather than "".
2001-11-14 Damon Chaplin <damon@ximian.com>
* e-shell-startup-wizard.c (finish_func): make timezone default to
"UTC" rather than "".
svn path=/trunk/; revision=14700
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 4bbb1c6c53..f5f222429d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-11-14 Damon Chaplin <damon@ximian.com> + + * e-shell-startup-wizard.c (finish_func): make timezone default to + "UTC" rather than "". + 2001-11-12 Iain Holmes <iain@ximian.com> * e-shell-startup-wizard.c (make_identity_page): Check for exception. |