From de46951fcff85cff53fec4bae4d04772f20ef854 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Mon, 24 Apr 2000 20:07:19 +0000 Subject: convert from a time_t to an icaldurationtype. * src/libical/icaltypes.c (icaldurationtype_from_timet): convert from a time_t to an icaldurationtype. svn path=/trunk/; revision=2589 --- libical/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libical/ChangeLog') diff --git a/libical/ChangeLog b/libical/ChangeLog index 4b226ac5a6..887b96d5a6 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,8 @@ +2000-04-24 Seth Alves + + * src/libical/icaltypes.c (icaldurationtype_from_timet): convert + from a time_t to an icaldurationtype. + 2000-03-17 Eric Busboom * icalstore.c Vastly improved icalstore_test. -- cgit