]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* ical_dezonify.c: added (function to strip localized timestamps out of
[citadel.git] / citadel / ChangeLog
index 8ecd5d16a74ccdf0103ff58d2b3d27729bd38f7c..b3a52ec057d6ea515363be0d2af2f8891881365e 100644 (file)
@@ -1,4 +1,31 @@
  $Log$
+ Revision 601.93  2002/12/25 06:41:44  ajc
+ * ical_dezonify.c: added (function to strip localized timestamps out of
+   a component and replace them with UTC timestamps)
+
+ Revision 601.92  2002/12/19 04:51:49  ajc
+ * database_cleanup.sh: added
+
+ Revision 601.91  2002/12/18 04:08:16  ajc
+ * Don't attempt to send out invitations when there are no attendees.
+
+ Revision 601.90  2002/12/15 10:53:51  error
+ * Final touches on the new message formatter.
+
+ Revision 601.89  2002/12/15 09:42:37  error
+ * Converted more routines to new IPC code.
+
+ Revision 601.88  2002/12/14 23:21:29  ajc
+ * When saving a calendar event, set the message Subject to the event
+   summary string, and the message Date/time to the event start time.
+
+ Revision 601.87  2002/12/10 23:36:20  ajc
+ * Fixed a bug in the allocation of per-session dynamic data for calendar module
+
+ Revision 601.86  2002/12/09 06:07:29  ajc
+ * Finished the code to accept incoming calendar REPLY messages and
+   merge/save the updated event in the user's calendar.
+
  Revision 601.85  2002/12/08 06:01:48  ajc
  * More work on the reply handler.  Wrote functions to locate the message
    containing the invitation being replied to.  Just need to write the