diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-09-09 00:58:14 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-09-09 00:58:14 +0800 |
commit | f2df2bcabee527ff9e8aae3f88b102b0c810f04f (patch) | |
tree | 8f34766cdb42471f2cebf6c1926c73d680d284a4 /calendar/ChangeLog | |
parent | bbb5bf71555a351bce1ab8353ee0d961d5523d65 (diff) | |
download | gsoc2013-evolution-f2df2bcabee527ff9e8aae3f88b102b0c810f04f.tar gsoc2013-evolution-f2df2bcabee527ff9e8aae3f88b102b0c810f04f.tar.gz gsoc2013-evolution-f2df2bcabee527ff9e8aae3f88b102b0c810f04f.tar.bz2 gsoc2013-evolution-f2df2bcabee527ff9e8aae3f88b102b0c810f04f.tar.lz gsoc2013-evolution-f2df2bcabee527ff9e8aae3f88b102b0c810f04f.tar.xz gsoc2013-evolution-f2df2bcabee527ff9e8aae3f88b102b0c810f04f.tar.zst gsoc2013-evolution-f2df2bcabee527ff9e8aae3f88b102b0c810f04f.zip |
Use icaltime_as_timet
2000-09-08 JP Rosevear <jpr@helixcode.com>
* conduits/calendar/calendar-conduit.c (transmit): Use
icaltime_as_timet
svn path=/trunk/; revision=5269
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 26cf3c3465..ee58b99707 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-09-08 JP Rosevear <jpr@helixcode.com> + + * conduits/calendar/calendar-conduit.c (transmit): Use + icaltime_as_timet + 2000-09-08 Christopher James Lahey <clahey@helixcode.com> * cal-util/cal-recur.c, gui/e-day-view.c, gui/e-week-view.c, |