]> 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 ab3f2aa31bd4772d4a2e02382fd8f35dc5788ec5..b3a52ec057d6ea515363be0d2af2f8891881365e 100644 (file)
@@ -1,4 +1,27 @@
  $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.
@@ -4296,3 +4319,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+