CVSROOT: /cvs/gnome Module name: libical Changes by: tml 05/11/27 22:17:39
Modified files: . : ChangeLog src/libical : icaltime.c icaltimezone.c Log message: 2005-11-28 Tor Lillqvist <[EMAIL PROTECTED]> * src/libical/icaltime.c (icaltime_as_timet_with_zone): On Windows we must call tzset() after setting the TZ environment variable. The mktime() in Microsoft's C library calls tzset() internally just the first time it's called. * src/libical/icaltimezone.c (get_zone_directory): On Windows look up the zoneinfo directory at run-time. The code previously used the built-in pathname /Projects/libical for PACKAGE_DATA_DIR on Windows, and not even the one from the configure script, huh? URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libical&who=tml&date=explicit&mindate=2005-11-27%2022:16&maxdate=2005-11-27%2022:18 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list