]> git.pld-linux.org Git - packages/tzdata.git/blob - tzdata-test-update.patch
- release 2
[packages/tzdata.git] / tzdata-test-update.patch
1 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
2
3         * timezone/tst-timezone.c: Information in daylight and tzname does
4         change for Asia/Tokyo timezone with more concrete information.
5         Remove the test.
6
7 --- tzdata/src/tst-timezone.c.orig      2006-02-09 14:14:05.000000000 +0100
8 +++ tzdata/src/tst-timezone.c   2007-11-02 22:47:48.873604698 +0100
9 @@ -44,7 +44,6 @@
10    { "America/Chicago", 1, 21600, {"CST", "CDT" }},
11    { "America/Indiana/Indianapolis", 1, 18000, {"EST", "EDT" }},
12    { "America/Los_Angeles", 1, 28800, {"PST", "PDT" }},
13 -  { "Asia/Tokyo", 1, -32400, {"JST", "JDT" }},
14    { "Pacific/Auckland", 1, -43200, { "NZST", "NZDT" }},
15    { NULL, 0, 0 }
16  };
This page took 0.065726 seconds and 3 git commands to generate.