summaryrefslogtreecommitdiff
path: root/java/openjdk6/files/patch-TimeZoneNames (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to b34.Jung-uk Kim2015-01-241-5041/+0
| | | | Notes: svn path=/head/; revision=377775
* - Update to b33.Jung-uk Kim2014-10-171-690/+1454
| | | | | | | - Update TimeZoneNames to tzdata2014g. Notes: svn path=/head/; revision=371027
* - Update to b32.Jung-uk Kim2014-07-171-121/+301
| | | | | | | | - Update TimeZoneNames to tzdata2014b. - Enlist openjdk6 users as testers of ant 1.9.4. Notes: svn path=/head/; revision=362118
* - Sync. extremely outdated sun.util.resources.TimeZoneNames to the latestJung-uk Kim2014-03-031-0/+4097
tzdata 2013i from the upstream. Note we are not updating zoneinfo data here as it can be updated via java/java-zoneinfo. - Fix build with Clang 3.4 and other miscellaneous issues while I am here. Notes: svn path=/head/; revision=346976