diff options
author | JP Rosevear <jpr@ximian.com> | 2002-09-24 22:05:00 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-09-24 22:05:00 +0800 |
commit | 91875b613e4f475825c4ae9c2532f57443070d58 (patch) | |
tree | a4d1fbac1f2d09d35b8c7a35becfeb887c387bec /calendar/ChangeLog | |
parent | ce792ef0ec703c53473ca82b5085ef59c2b9d558 (diff) | |
download | gsoc2013-evolution-91875b613e4f475825c4ae9c2532f57443070d58.tar gsoc2013-evolution-91875b613e4f475825c4ae9c2532f57443070d58.tar.gz gsoc2013-evolution-91875b613e4f475825c4ae9c2532f57443070d58.tar.bz2 gsoc2013-evolution-91875b613e4f475825c4ae9c2532f57443070d58.tar.lz gsoc2013-evolution-91875b613e4f475825c4ae9c2532f57443070d58.tar.xz gsoc2013-evolution-91875b613e4f475825c4ae9c2532f57443070d58.tar.zst gsoc2013-evolution-91875b613e4f475825c4ae9c2532f57443070d58.zip |
convert to date values if the original start and end were both dates
2002-09-24 JP Rosevear <jpr@ximian.com>
* conduits/calendar/calendar-conduit.c (process_multi_day):
convert to date values if the original start and end were both
dates
svn path=/trunk/; revision=18198
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 f65572ecf9..6beff2acdf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-09-24 JP Rosevear <jpr@ximian.com> + + * conduits/calendar/calendar-conduit.c (process_multi_day): + convert to date values if the original start and end were both + dates + 2002-09-24 Rodrigo Moya <rodrigo@ximian.com> * cal-client/cal-query.c (cal_query_destroy): unref the query |