diff options
author | Ji Lee <g@ucsd.edu> | 1998-10-12 15:17:09 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-10-12 15:17:09 +0800 |
commit | 3e09b5e4b215c023529ffb4ea1a84018d236ce2e (patch) | |
tree | 3172cf15de8bbd7095c2b55687ae225189c66055 /calendar/ChangeLog | |
parent | 1ffd143502f5f98d7ea1824f6560f76a8653c1cc (diff) | |
download | gsoc2013-evolution-3e09b5e4b215c023529ffb4ea1a84018d236ce2e.tar gsoc2013-evolution-3e09b5e4b215c023529ffb4ea1a84018d236ce2e.tar.gz gsoc2013-evolution-3e09b5e4b215c023529ffb4ea1a84018d236ce2e.tar.bz2 gsoc2013-evolution-3e09b5e4b215c023529ffb4ea1a84018d236ce2e.tar.lz gsoc2013-evolution-3e09b5e4b215c023529ffb4ea1a84018d236ce2e.tar.xz gsoc2013-evolution-3e09b5e4b215c023529ffb4ea1a84018d236ce2e.tar.zst gsoc2013-evolution-3e09b5e4b215c023529ffb4ea1a84018d236ce2e.zip |
The interval was never being loaded from the spin button.
1998-10-12 Ji Lee <g@ucsd.edu>
* eventedit.c (ee_store_recur_rule_to_ical): The interval was
never being loaded from the spin button.
svn path=/trunk/; revision=446
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 def4c6dc1c..bfc17a4a39 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1998-10-12 Ji Lee <g@ucsd.edu> + + * eventedit.c (ee_store_recur_rule_to_ical): The interval was + never being loaded from the spin button. + 1998-10-09 Federico Mena Quintero <federico@nuclecu.unam.mx> * month-view.c (month_view_update): Create a list of children and |