]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* ical_dezonify: set is_utc=1 even if we didn't convert from some arbitrary
[citadel.git] / citadel / ChangeLog
index c3035f75853438d23dbf0a72f1197b7fc114b202..804b20692994270e5df20e3bc5d9458f685bb452 100644 (file)
@@ -1,4 +1,17 @@
  $Log$
+ Revision 601.99  2002/12/28 05:33:29  ajc
+ * ical_dezonify: set is_utc=1 even if we didn't convert from some arbitrary
+   timezone.  Presumably this means the time was already UTC, and we really
+   need that "Z" to get slapped on it.
+
+ 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
 
@@ -4329,3 +4342,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
+