diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-08-28 13:19:38 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-08-28 13:19:38 +0800 |
commit | de575ce758a30dc6f457141de43414a6476cc89d (patch) | |
tree | 1c1b9043baa0309a06daca283ae552cbd892c05b /calendar/ChangeLog | |
parent | d4f0fb515b4bad9919d918c1426f7af14ae606e2 (diff) | |
download | gsoc2013-evolution-de575ce758a30dc6f457141de43414a6476cc89d.tar gsoc2013-evolution-de575ce758a30dc6f457141de43414a6476cc89d.tar.gz gsoc2013-evolution-de575ce758a30dc6f457141de43414a6476cc89d.tar.bz2 gsoc2013-evolution-de575ce758a30dc6f457141de43414a6476cc89d.tar.lz gsoc2013-evolution-de575ce758a30dc6f457141de43414a6476cc89d.tar.xz gsoc2013-evolution-de575ce758a30dc6f457141de43414a6476cc89d.tar.zst gsoc2013-evolution-de575ce758a30dc6f457141de43414a6476cc89d.zip |
Initiliaze tzid to null, only set recurrence rules and exception dates if
2000-08-28 JP Rosevear <jpr@helixcode.com>
* gui/event-editor.c (dialog_to_comp_object): Initiliaze tzid to
null, only set recurrence rules and exception dates if there
are any
svn path=/trunk/; revision=5072
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 819fcc6367..9c02231fc5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-08-28 JP Rosevear <jpr@helixcode.com> + + * gui/event-editor.c (dialog_to_comp_object): Initiliaze tzid to + null, only set recurrence rules and exception dates if there + are any + 2000-08-27 JP Rosevear <jpr@helixcode.com> * pcs/cal-backend-file.c (save): Write out the calendar object |