diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-10-12 13:07:47 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-10-12 13:07:47 +0800 |
commit | 4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a (patch) | |
tree | fdb9f926c3cce4c16ed0424fd65dc7aa5af07354 /calendar/ChangeLog | |
parent | 2adab13971baa11b24d52c2ce2991ba39b08ad37 (diff) | |
download | gsoc2013-evolution-4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a.tar gsoc2013-evolution-4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a.tar.gz gsoc2013-evolution-4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a.tar.bz2 gsoc2013-evolution-4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a.tar.lz gsoc2013-evolution-4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a.tar.xz gsoc2013-evolution-4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a.tar.zst gsoc2013-evolution-4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a.zip |
Store recurrence stuff on the desktop properly (get_ical_day): Utility
2000-10-12 JP Rosevear <jpr@helixcode.com>
* conduits/calendar/calendar-conduit.c (comp_from_remote_record):
Store recurrence stuff on the desktop properly
(get_ical_day): Utility function
svn path=/trunk/; revision=5878
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 020e228ca8..a91d7d2819 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-10-12 JP Rosevear <jpr@helixcode.com> + + * conduits/calendar/calendar-conduit.c (comp_from_remote_record): + Store recurrence stuff on the desktop properly + (get_ical_day): Utility function + 2000-10-12 Iain Holmes <iain@helixcode.com> * gui/component-factory.c: Disable the executive summary. |