diff options
author | Damon Chaplin <damon@helixcode.com> | 2000-06-16 14:59:18 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2000-06-16 14:59:18 +0800 |
commit | 5ecbc259fa5b8f8c66c5a1eb85fd16fcfcf73b6c (patch) | |
tree | ac39306a9060a423a98dab6387434e05da242ebf /calendar/ChangeLog | |
parent | 8f9d4477d4692e44583ea0aa085f4b9a07e1bffd (diff) | |
download | gsoc2013-evolution-5ecbc259fa5b8f8c66c5a1eb85fd16fcfcf73b6c.tar.gz gsoc2013-evolution-5ecbc259fa5b8f8c66c5a1eb85fd16fcfcf73b6c.tar.zst gsoc2013-evolution-5ecbc259fa5b8f8c66c5a1eb85fd16fcfcf73b6c.zip |
updated.
2000-06-16 Damon Chaplin <damon@helixcode.com>
* cal-util/test-recur.c: updated.
* cal-util/cal-recur.[hc]: mostly finished, though it depends on the
iCalObject struct being updated to support more of iCalendar.
svn path=/trunk/; revision=3591
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 16f1f779b5..05d6ed68a7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2000-06-16 Damon Chaplin <damon@helixcode.com> + * cal-util/test-recur.c: updated. + + * cal-util/cal-recur.[hc]: mostly finished, though it depends on the + iCalObject struct being updated to support more of iCalendar. + +2000-06-16 Damon Chaplin <damon@helixcode.com> + * pcs/.cvsignore: added icalendar-test. 2000-06-15 Damon Chaplin <damon@helixcode.com> |