re PR classpath/23566 (Need to regenerate TimeZone data against tzdata2006a)
PR 23566 * scripts/timezones.pl: Parse each file in 2 passes, in one parse just Rule lines, in the other everything else. Pass 0 instead of $savings as second argument to parseRule when parsing the start rule. * java/util/TimeZone.java (timezones): Regenerate from tzdata2007a. From-SVN: r121740
This commit is contained in:
committed by
Jakub Jelinek
parent
3553ec04db
commit
122c09be40
@@ -1,3 +1,12 @@
|
||||
2007-02-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR 23566
|
||||
* scripts/timezones.pl: Parse each file in 2 passes, in one parse
|
||||
just Rule lines, in the other everything else. Pass 0 instead of
|
||||
$savings as second argument to parseRule when parsing the start
|
||||
rule.
|
||||
* java/util/TimeZone.java (timezones): Regenerate from tzdata2007a.
|
||||
|
||||
2007-02-07 Chris Burdess <dog@gnu.org>
|
||||
|
||||
Fixes PR 30718.
|
||||
|
||||
Reference in New Issue
Block a user