diff options
author | Damon Chaplin <damon@ximian.com> | 2001-11-05 08:54:30 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-11-05 08:54:30 +0800 |
commit | 0a61481a37a83d8a86c5af9f246e58f21da212f3 (patch) | |
tree | f0355a2daca6ee70d9240bb5c98476a0ac55fba4 /calendar/ChangeLog | |
parent | fa693dec6534410405f45622cbe2bf2917ecc359 (diff) | |
download | gsoc2013-evolution-0a61481a37a83d8a86c5af9f246e58f21da212f3.tar.gz gsoc2013-evolution-0a61481a37a83d8a86c5af9f246e58f21da212f3.tar.zst gsoc2013-evolution-0a61481a37a83d8a86c5af9f246e58f21da212f3.zip |
use TZID from the builtin timezone, instead of using the location name.
2001-11-04 Damon Chaplin <damon@ximian.com>
* gui/comp-editor-factory.c (get_default_component): use TZID from the
builtin timezone, instead of using the location name.
svn path=/trunk/; revision=14584
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d0e8b004dd..34064fb1b2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-11-04 Damon Chaplin <damon@ximian.com> + + * gui/comp-editor-factory.c (get_default_component): use TZID from the + builtin timezone, instead of using the location name. + 2001-11-02 Federico Mena Quintero <federico@ximian.com> * cal-util/cal-util.c (compute_alarm_range): Short-circuit the |