diff options
author | JP Rosevear <jpr@ximian.com> | 2001-10-30 03:35:37 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-10-30 03:35:37 +0800 |
commit | df5427ac094df5011fe6decec383c3e71a8c68a3 (patch) | |
tree | 8bbfad30a9e3ee693646a51aff4d99c94354e097 /calendar/ChangeLog | |
parent | 07a33f25f2af378c171e9cc2a8388fc21572e814 (diff) | |
download | gsoc2013-evolution-df5427ac094df5011fe6decec383c3e71a8c68a3.tar.gz gsoc2013-evolution-df5427ac094df5011fe6decec383c3e71a8c68a3.tar.zst gsoc2013-evolution-df5427ac094df5011fe6decec383c3e71a8c68a3.zip |
handle date values
2001-10-29 JP Rosevear <jpr@ximian.com>
* conduits/calendar/calendar-conduit.c (is_all_day): handle date
values
svn path=/trunk/; revision=14357
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 b881d16f24..53b6c7e950 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-10-29 JP Rosevear <jpr@ximian.com> + + * conduits/calendar/calendar-conduit.c (is_all_day): handle date + values + 2001-10-29 Rodrigo Moya <rodrigo@ximian.com> * importers/: added evolution-calendar-importer binary, starting |