]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Another attempt at fixing timezones :(
[citadel.git] / citadel / ChangeLog
index 0307f2421313cda391a7a4a08da2dcd8cab6beec..171f2ede9d7749e42d77a4c020f2a041f41d618e 100644 (file)
@@ -1,4 +1,33 @@
  $Log$
+ Revision 601.97  2002/12/27 04:40:40  ajc
+ * Another attempt at fixing timezones :(
+
+ Revision 601.96  2002/12/25 23:17:07  ajc
+ * ical_dezonify.c: shuffle around #includes and #ifdef's
+
+ Revision 601.95  2002/12/25 21:46:19  ajc
+ * Another shot at timezone handling (ugggghh)
+
+ Revision 601.94  2002/12/25 07:05:26  ajc
+ * set up ical_dezonify() to be called at appropriate times
+   (but it doesn't seem to work correctly yet)
+
+ 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.
@@ -4303,3 +4332,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
+