]> 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 328100303f4d7a6fabbfd0fd0d88525665e5d198..b3a52ec057d6ea515363be0d2af2f8891881365e 100644 (file)
@@ -1,4 +1,17 @@
  $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.