]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Yet another attempt at making ical_dezonify() send outgoing calendar items
[citadel.git] / citadel / ChangeLog
index 592c5d4543b7e1bbd637c1d0df1c1bacbf60fcc8..08c6c3bf2e4730932c77e5858644256ed8898776 100644 (file)
@@ -1,4 +1,26 @@
  $Log$
+ Revision 601.98  2002/12/28 05:12:06  ajc
+ * Yet another attempt at making ical_dezonify() send outgoing calendar items
+   in UTC format.  (This one will probably work -- the timestamps have the
+   "Z" after them which signifies UTC instead of local time.)
+
+ 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