1998-05-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* timezone/test-tz.c: The test with TZ=UTC0 seems to work - enable
it.
+1998-05-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
+
+ * timezone/test-tz.c: The test with TZ=UTC0 seems to work - enable
+ it.
+
1998-05-21 15:27 Ulrich Drepper <drepper@cygnus.com>
* wcsmbs/wcsnrtombs.c: Correct computation of result.
{"TZ=", 832910115},
{"TZ=:UTC", 832910115},
{"TZ=UTC", 832910115},
- /* PROBLEM ahead. I fear the tzset code is somehow broken. */
- /* {"TZ=UTC0", 832910115}*/
+ {"TZ=UTC0", 832910115}
};