1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 2"http://www.w3.org/TR/html4/loose.dtd"> 3<html> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6<meta http-equiv="Content-Language" content="en-us"> 7<title>CLDR 30 Release Note</title> 8</head> 9<body> 10<center> 11<table border="1" cellpadding="2" cellspacing="0" style="border-collapse:collapse"> 12<tbody> 13<tr bgcolor="#dddddd"> 14<th style="width:34px;height:16px">No.</th> 15<th style="width:67px;height:16px">Date</th> 16<th style="width:77px;height:16px">Rel. Note</th> 17<th style="width:64px;height:16px">Data</th> 18<th style="width:75px;height:16px">Charts</th> 19<th style="width:65px;height:16px">Spec</th> 20<th style="width:56px;height:16px">Delta</th> 21<th style="width:125px;height:16px">SVN Tag</th> 22<th style="width:86px;height:16px">DTD Diffs</th> 23</tr> 24<tr> 25<td style="width:34px;height:24px">30</td> 26<td style="width:67px;height:24px">2016-<span style="background-color:rgb(255,255,255)">10-05</span></td> 27<td style="width:77px;height:24px"><a href="https://sites.google.com/site/cldr/index/downloads/cldr-30">v30</a></td> 28<td style="width:64px;height:24px"><a href="http://unicode.org/Public/cldr/30/" target="_blank"><span style="background-color:rgb(255,255,255)">CLDR30</span></a></td> 29<td style="width:75px;height:24px"><a href="http://www.unicode.org/cldr/charts/30/" target="_blank">Charts30</a></td> 30<td style="width:65px;height:24px"><a href="http://www.unicode.org/reports/tr35/tr35-45/tr35.html" target="_blank">LDML30</a></td> 31<td style="width:56px;height:24px"><a href="http://unicode.org/cldr/trac/query?status=closed&status=reviewing&resolution=fixed&milestone=30&group=component&max=999&col=id&col=summary" target="_blank">Δ30</a></td> 32<td style="width:125px;height:24px"><a href="http://unicode.org/cldr/trac/browser/tags/release-30" rel="nofollow" style="font-family:monospace" target="_blank">release-30</a></td> 33<td style="width:86px;height:24px"><a href="http://unicode.org/cldr/trac/changeset?reponame=&new=HEAD@tags/release-30/common/dtd&old=HEAD@tags/release-29/common/dtd" target="_blank"><code>ΔDTD30</code></a></td> 34</tr> 35</tbody> 36</table> 37</center> 38<h2>Overview</h2> 39<img src="https://www.google.com/chart?cht=d&chdp=sites&chl=%5B%5BTable+of+contents'%3D20'f%5Cv'a%5C%3D0'10'%3D299'0'dim'%5Cbox1'b%5CF6F6F6'fC%5CF6F6F6'eC%5C0'sk'%5C%5B'%5D'a%5CV%5C%3D12'f%5C%5DV%5Cta%5C%3D10'%3D0'%3D300'%3D297'dim'%5C%3D10'%3D10'%3D300'%3D297'vdim'%5Cbox1'b%5Cva%5CF6F6F6'fC%5CC8C8C8'eC%5C'a%5C%5Do%5CLauto'f%5C" data-type="toc" data-props="align:right;maxDepth:6;width:300;wrap:true;" width="300" height="300" style="display:inline;float:right;margin:5px 0 5px 20px;" alt=""> 40<p><span style="background-color:transparent;font-size:10pt">Unicode</span><span style="font-size:10pt"> CLDR 30</span><span style="font-size:10pt;background-color:transparent"> provides an update to the key building blocks for software supporting the world's languages. This data is used by all <a href="http://cldr.unicode.org/index#TOC-Who-uses-CLDR-">major software systems</a> for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks. </span><span style="font-size:10pt">The following summarizes the main improvements in the release:</span></p> 41<ul><li>New format and preference structure has been added to support week designations such as “the week of August 10” or “week 3 of March” (This structure is still being refined).</li> 42<li>New data items have been added to support relative times such as “3 Fridays ago” or ”this hour”.</li> 43<li>New <characterLabels> data can be used to generate labels for groups of related characters in character pickers.</li> 44<li>The structure for emoji annotations has been revised, and the data has been significantly updated.</li> 45<li>Unicode support is updated to 9.0, including updated Unihan readings for the pinyin collation and Han-Latin transforms, and support for new script codes and number systems. Some support is also added for region codes EZ, UN.</li> 46<li>The set of language codes for translation has been updated, with a significant increase in the total number of translated language names.</li> 47<li>Substantial new data has been added for likely subtags (e.g. to get the main script for each language)</li> 48<li>The CLDR 30 Survey Tool data collection resulted in a net increase in data items of about 9.2%, with an additional 5.9% of items changed.</li></ul> 49<h2><span style="font-size:large;background-color:transparent">Structural additions and changes</span></h2> 50<div> 51<div> 52<div> 53 54<p>The new data fields being added to the release are:</p> 55<blockquote> 56<table border="1" bordercolor="#888" cellspacing="0" style="border-collapse:collapse;border-color:rgb(136,136,136);border-width:1px"> 57<tbody> 58<tr> 59<td style="width:259px;height:92px">In locale data, <br> 60new element <b><relativePeriod></b>,<br> 61new attribute <b>count</b> for <b><dateFormatItem></b>;<br> 62in supplemental data,<br> 63new element <b><weekOfPreference></b></td> 64<td style="width:623px;height:92px">For generated periods like “the week of August 10”. Data examples:<br> 65<font size="2"><font face="courier new, monospace"> <availableFormats></font><br> 66<font face="courier new, monospace"> <dateFormatItem id="MMMMW" count=...>'week' W 'of' MMM</dateFormatItem></font><br> 67<font face="courier new, monospace"> <dateFormatItem id="yw" count=...>'week' w 'of' y</dateFormatItem></font><br> 68<font face="courier new, monospace">...</font><br> 69<font face="courier new, monospace"><field type="week"></font><br> 70<font face="courier new, monospace"> <relativePeriod>the week of {0}</relativePeriod></font><br> 71<font face="arial, sans-serif"><b>Note:</b> the structure and intended usage for these items is still being refined, see <a href="https://sites.google.com/site/cldr/index/downloads/cldr-30#TOC-Warnings-and-Errata">Warnings and Errata</a>.</font></font></td> 72</tr> 73<tr> 74<td style="width:259px;height:29px">New relative data items for weekdays,<br> 75and for “this hour”, “this minute”</td> 76<td style="width:623px;height:29px">Examples:<br> 77<font face="courier new, monospace"><field type="sun"><br> 78 <relativeTime type="future"><br> 79 <relativeTimePattern count=...>in {0} Sundays</relativeTimePattern><br> 80...<br> 81<field type="hour"><br> 82 <relative type="0">this hour</relative></font></td> 83</tr> 84<tr> 85<td>New unit patterns for<br> 86“per square kilometer”, “per square mile”</td> 87<td> </td> 88</tr> 89<tr> 90<td style="width:259px;height:44px">In locale data, new elements<br> 91<b><characterLabel></b>,<br> 92<b><characterLabelPatterns></b></td> 93<td style="width:623px;height:44px">To generate labels for groups of related characters in character pickers</td> 94</tr> 95<tr> 96<td style="width:259px;height:44px">In annotation data,<br> 97new attribute <b>type</b> for <b><annotation>,</b><br> 98deprecated attribute <b>tts</b> for <b><annotation></b></td> 99<td style="width:623px;height:44px">Restructured to make the difference clearer between short names (text-to-speech) and other keywords (for predictive typing, search, etc.). See detail below.</td> 100</tr> 101<tr> 102<td style="width:259px;height:29px">New data file<br> 103ExtendedPictographic.txt</td> 104<td style="width:623px;height:29px">Specifies property data for “future-proofing” <a href="http://unicode.org/repos/cldr/trunk/specs/ldml/tr35.html#Property_Data" target="_blank">emoji segmentation</a>.</td> 105</tr> 106</tbody> 107</table> 108</blockquote> 109<span>The s</span><font><span>tructure for annotations has changed to make processing simpler:</span></font></div> 110<div> 111<blockquote> 112<table border="1" bordercolor="#888" cellspacing="0" style="border-collapse:collapse;border-color:rgb(136,136,136);border-width:1px"> 113<tbody> 114<tr> 115<td>OLD: 116</td> 117<td><span><annotation cp='[]' tts='grinning face'>face; grin</annotation></span></td> 118</tr> 119<tr> 120<td><span>NEW:</span></td> 121<td><span><annotation cp="">face | grin</annotation></span><br> 122<annotation cp="" type="tts">grinning face</annotation</td> 123</tr> 124</tbody> 125</table> 126</blockquote> 127<p><span style="font-size:10pt;background-color:rgb(255,255,255)">Other changes:</span></p> 128<div> 129<ul><li>The formerly-deprecated number symbols <currencyGroup> element was un-deprecated since it is needed for de_AT</li> 130<li><span style="background-color:rgb(255,255,255)">The <transformNames> element and its subelements have been deprecated. In their stead, some additional key/type names are added.</span></li></ul> 131</div> 132<div><span style="background-color:rgb(255,255,255)"><span style="font-size:10pt">For more details, see</span><span style="font-size:13.3333px"> </span><a href="http://www.unicode.org/cldr/charts/30/supplemental/dtd_deltas.html" style="font-size:13.3333px">DTD Deltas</a><span style="font-size:10pt">, </span><a href="http://unicode.org/repos/cldr/trunk/specs/ldml/tr35.html#Modifications" style="font-size:13.3333px">Modifications</a><span style="font-size:10pt">.</span></span></div> 133 134<h2>Data additions and changes</h2> 135 136<div> 137<h3><b><font size="3">Unicode 9</font></b></h3> 138<div><span style="background-color:transparent;font-size:10pt">Support was added for Unicode 9.0; this includes:</span></div> 139<div> 140<ul><li>Updating to Unicode 9.0 Unihan data (significant kMandarin reading improvements) for the pinyin collation and Han-Latin transform</li> 141<li>New script codes for Adlam, Bhaiksuki, Marchen, Newa, Osage</li> 142<li>New numbering systems adlm, bhks, newa</li></ul> 143</div> 144<h3><b><font size="3">Locale item codes and names</font></b></h3> 145<div>Other updates for locale item codes and names, in addition to those for Unicode 9:</div> 146<div> 147<ul><li>Some support for new region codes EZ, UN (though names for EZ are not available in languages other than English).</li> 148<li>Support for new timezones uasf "Europe/Astrakhan",rubax "Asia/Barnaul", rukvx "Europe/Kirov", rutof "Asia/Tomsk", ruuly "Europe/Ulyanovs</li> 149<li>Support for new Belarusian ruble code BYN</li> 150<li>Updated english names for bn/Beng “Bangla”, mic “Mi'kmaq”, or “Odia”</li> 151<li>Documented the use of script subtag “Zxxx” to indicate spoken or otherwise unwritten content.</li> 152<li>The set of language and script names for which translations are requested was revamped, leading to a substantial increase in the number of such names.</li> 153<li>Substantial new data has been added for likely subtags (e.g. to get the main script for each language).</li></ul> 154</div> 155<h3><b><font size="3">Emoji</font></b></h3> 156<div><font size="2"><b>Note:</b> The emoji data items listed below were updated to </font><span style="font-size:10pt;background-color:transparent">cover the upcoming </span><a href="http://www.unicode.org/reports/tr51/proposed.html" style="font-size:10pt" target="_blank">Emoji 4.0</a> release, <span style="font-size:10pt;background-color:transparent">based on a </span><i style="font-size:10pt">draft</i><span style="font-size:10pt;background-color:transparent"> version of the emoji 4.0 data. The </span><span style="background-color:transparent;font-size:10pt">emoji 4.0 data may be revised after CLDR 30 is released.</span></div> 157<ul><li><span style="background-color:transparent;font-size:10pt">Emoji short names and keywords were fleshed out for nearly 80 languages</span><span style="background-color:transparent;font-size:10pt">.</span></li> 158<li><span style="background-color:transparent">Added<font size="2"> data files to support improved and “future-proofed” text segmentation behavior for emoji.</font></span></li> 159<li><span style="background-color:transparent"><font size="2">Updated emoji collation.</font></span></li></ul> 160</div> 161<h3><b style="font-size:10pt"><font size="3">Other</font></b></h3> 162<div>Some other items of note:</div> 163<div> 164<ul><li>Support for IANA timezone data through 2016g</li> 165<li>The time separator for Norwegian locales (nb, nn) was changed to be ':' throughout.</li> 166<li>Number symbols (plus, minus, percent) and formats (currency, percent) were updated for ar, fa, he in an effort to produce better results. Note that depending on locale and numbering system, those number symbols and currency patterns may contain bidi controls LRM, RLM, and ALM. Use of the ALM is new in CLDR 30; CLDR clients who will be using this data on systems that do not yet support the bidi algorithm of Unicode 6.3 and later should map instances of ALM (U+061C) to RLM (U+200F).</li> 167<li>Use “lei” as narrow currency symbol for Romanian Leu (RON)</li> 168<li>Collation: Uzbek (uz) collation added, Church Slavic (cu) collation fixed, Czech (cs) search collation now uses the standard search collator.</li> 169<li>Some number spellout (RBNF) fixes for French, Portuguese, Spanish, Hebrew, Vietnamese.</li> 170<li>Transforms: 171<ul> 172<li>Adds transform from Zawgyi-encoded Myanmar (Burmese) to standard Unicode representation.</li> 173<li>Adds transliteration of 10 Indic languages to Urdu and Arabic.</li> 174<li>Adds phonetic transcription of Cherokee to IPA, as well as transliteration of 21 languages to Cherokee.</li> 175</ul> 176</li> 177</ul> 178</div> 179<h2>Growth</h2> 180 181<div> 182<div>CLDR 30 included a Survey Tool data collection phase, and collection of annotation data. The following shows the growth of locale-data over time.</div> 183<div><br> 184</div> 185</div> 186<div><img src="https://www.google.com/chart?cht=d&chdp=sites&chl=%5B%5BEmbedding_Title_Gviz_Chart'%3D20'f%5Cv'a%5C%3D0'10'%3D799'0'dim'%5Cbox1'b%5CF6F6F6'fC%5CF6F6F6'eC%5C0'sk'%5C%5B%22Chart+1%22'%5D'a%5CV%5C%3D12'f%5C%5DV%5Cta%5C%3D10'%3D0'%3D800'%3D397'dim'%5C%3D10'%3D10'%3D800'%3D397'vdim'%5Cbox1'b%5Cva%5CF6F6F6'fC%5CC8C8C8'eC%5C'a%5C%5Do%5CLauto'f%5C" data-type="gviz-chart" data-props="align:left;borderTitle:Chart 1;chartIndex:0;chartSpec:{"dataSourceUrl"#58"https#58//docs.google.com/spreadsheets/d/tYEAG-TghY75oVm3m0bRqXQ/gviz/tq?headers=1&transpose=1&merge=columns&hds=1&gid=0&range=A1#58HE19","options"#58{"hasHiddenData"#58false,"treatLabelsAsText"#58false,"vAxes"#58[{"useFormatFromData"#58true,"minValue"#580,"logScale"#58false,"maxValue"#581.1,"viewWindowMode"#58"explicit","title"#58"% Current Modern Coverage","viewWindow"#58{"min"#580,"max"#581.1}},{"useFormatFromData"#58true,"minValue"#58null,"logScale"#58false,"maxValue"#58null,"viewWindow"#58{"min"#58null,"max"#58null}}],"legend"#58"in","tooltip"#58{},"isStacked"#58false,"legacyScatterChartLabels"#58true,"title"#58"CLDR Growth","titleTextStyle"#58{"color"#58"#35000","fontSize"#5816,"bold"#58true},"animation"#58{"duration"#58500},"hAxis"#58{"useFormatFromData"#58true,"minValue"#581,"maxValue"#58200,"viewWindowMode"#58"explicit","title"#58"Number of Languages","viewWindow"#58{"min"#581,"max"#58200}},"series"#58{"0"#58{},"11"#58{"hasAnnotations"#58true}},"useFirstColumnAsDomain"#58true,"domainAxis"#58{"direction"#58-1},"width"#58"800","theme"#58"maximized","legacyContinuousAxisRemoved"#58true,"booleanRole"#58"certainty","height"#58"400"},"state"#58{},"view"#58{"columns"#58[0,1,2,3,4,5,6,7,8,9,10,11,12,{"sourceColumn"#5813,"properties"#58{"role"#58"annotation"},"label"#58""},{"sourceColumn"#5814,"properties"#58{"role"#58"annotationText"},"label"#58""},{"sourceColumn"#5815,"properties"#58{"role"#58"annotationText"},"label"#58""},{"sourceColumn"#5816,"properties"#58{"role"#58"annotationText"},"label"#58""},{"sourceColumn"#5817,"properties"#58{"role"#58"annotationText"},"label"#58""},{"sourceColumn"#5818,"properties"#58{"role"#58"annotationText"},"label"#58""}]},"isDefaultVisualization"#58false,"chartType"#58"AreaChart","chartName"#58"Chart 1"};chartSpecs:[{"dataSourceUrl"#58"https#58//docs.google.com/spreadsheets/d/tYEAG-TghY75oVm3m0bRqXQ/gviz/tq?headers=1&transpose=1&merge=columns&hds=1&gid=0&range=A1#58HE19","options"#58{"hasHiddenData"#58false,"treatLabelsAsText"#58false,"vAxes"#58[{"useFormatFromData"#58true,"minValue"#580,"logScale"#58false,"maxValue"#581.1,"viewWindowMode"#58"explicit","title"#58"% Current Modern Coverage","viewWindow"#58{"min"#580,"max"#581.1}},{"useFormatFromData"#58true,"minValue"#58null,"logScale"#58false,"maxValue"#58null,"viewWindow"#58{"min"#58null,"max"#58null}}],"legend"#58"in","tooltip"#58{},"isStacked"#58false,"legacyScatterChartLabels"#58true,"title"#58"CLDR Growth","titleTextStyle"#58{"color"#58"#35000","fontSize"#5816,"bold"#58true},"animation"#58{"duration"#58500},"hAxis"#58{"useFormatFromData"#58true,"minValue"#581,"maxValue"#58200,"viewWindowMode"#58"explicit","title"#58"Number of Languages","viewWindow"#58{"min"#581,"max"#58200}},"series"#58{"0"#58{},"11"#58{"hasAnnotations"#58true}},"useFirstColumnAsDomain"#58true,"domainAxis"#58{"direction"#58-1},"width"#58200,"theme"#58"maximized","legacyContinuousAxisRemoved"#58true,"booleanRole"#58"certainty","height"#58125},"state"#58{},"view"#58{"columns"#58[0,1,2,3,4,5,6,7,8,9,10,11,12,{"sourceColumn"#5813,"properties"#58{"role"#58"annotation"},"label"#58""},{"sourceColumn"#5814,"properties"#58{"role"#58"annotationText"},"label"#58""},{"sourceColumn"#5815,"properties"#58{"role"#58"annotationText"},"label"#58""},{"sourceColumn"#5816,"properties"#58{"role"#58"annotationText"},"label"#58""},{"sourceColumn"#5817,"properties"#58{"role"#58"annotationText"},"label"#58""},{"sourceColumn"#5818,"properties"#58{"role"#58"annotationText"},"label"#58""}]},"isDefaultVisualization"#58false,"chartType"#58"AreaChart","chartName"#58"Chart 1"}];height:400;sheetUrl:https#58//docs.google.com/spreadsheets/d/1_T9w0Fv6KIZv-MLvfDsV8HGNIfF4aK7qmclC39nXVLU/edit?usp=drive_web;showBorder:false;showBorderTitle:false;spreadsheetName:CLDR v30 Growth;width:800;" width="800" height="400" style="display:block;text-align:left;margin-right:auto;" alt=""></div> 187<div><br> 188</div> 189<div> 190<div style="font-size:13.3333px">This graph does not include data outside of the main and annotations directories, such as sorting order, transliterations, validity data, and so forth. The following gives the total overview of the change in data items in CLDR.</div> 191<div style="font-size:13.3333px"><span style="background-color:rgb(255,255,0)"><br> 192</span></div> 193<blockquote style="font-size:13.3333px;margin:0px 0px 0px 40px;border:none;padding:0px"> 194<div> 195<table border="1" bordercolor="#888" cellspacing="0" style="border-collapse:collapse;border-color:rgb(136,136,136);border-width:1px"> 196<tbody> 197<tr> 198<td>added items</td> 199<td style="text-align:right"><span style="font-size:13.3333px;text-align:start">9.32%</span></td> 200</tr> 201<tr> 202<td>deleted items*</td> 203<td style="text-align:right">0.12%</td> 204</tr> 205<tr> 206<td>changed items</td> 207<td style="text-align:right">5.90%</td> 208</tr> 209<tr> 210<td><i>total items</i></td> 211<td>818,314</td> 212</tr> 213</tbody> 214</table> 215</div> 216<div><br> 217</div> 218</blockquote> 219<span style="font-size:13.3333px;background-color:transparent">The measurement of the number of items is reflects the different ways that the information is represented. A single data field (element or attribute value) may result in multiple data items. For example, plural rules may be shared by multiple languages, and a single data field contains all the languages to which those rules apply. Sometimes a changed item appears as a deletion+addition, and sequences of items (such as sort order) are not counted as different even if the order changes. For more details, see the </span><span style="background-color:transparent;font-size:13.3333px"><a href="http://www.unicode.org/cldr/charts/30/delta/index.html" target="_blank">Delta Data</a> charts.</span></div> 220 221<h2>JSON data</h2> 222<p><span style="font-size:13.3333px;background-color:rgb(255,255,0);font-weight:normal">The JSON-format data and details about it are not yet available, but will be soon.</span></p> 223 224<h2>Survey Tool</h2> 225<ul><li><font size="2">Added 8-vote requirement to et, fa, en_GB, en_AU.</font></li> 226<li><font size="2">The Survey Tool now shows a link to where inherited data is aliased from. [#<a href="http://unicode.org/cldr/trac/ticket/9489" target="_blank">9489</a>]</font></li></ul> 227<h2>Specification changes</h2> 228<div> 229<ul><li>Documented the use of script subtag “Zxxx” to indicate spoken or otherwise unwritten content.</li> 230<li><font size="2">Documented the Unicode locale extension key "em" to control emoji presentation.</font></li> 231<li>Described the DTD annotations used in CLDR.</li> 232<li>Noted that number patterns may contain bidi controls.</li> 233<li>Described how to handle fractional seconds S when matching skeletons and adjusting corresponding patterns.</li></ul> 234</div> 235<div><span style="background-color:rgb(255,255,255)"><span style="font-size:13.3333px">For details, see </span><a href="http://unicode.org/repos/cldr/trunk/specs/ldml/tr35.html#Modifications" style="font-size:13.3333px">Modifications</a>.</span></div> 236 237<h2>Migration</h2> 238 239<p><span>Users of the annotation data need to move to the new structure, described above.</span></p> 240<p>There are changes to the bidirectional control characters in number symbols and number patterns for number systems 'arab' and 'arabext', and for number system 'latn' in some locales. These include use of the ALM (Arabic Letter Mark) character, which was new in Unicode 6.3.</p> 241 242<h2>Known Issues</h2> 243<h3><font size="3">“Week of” structure</font></h3> 244<p><span style="background-color:transparent"><font size="2">The structure and intended usage for the “week x of y” patterns is still being refined and may change. This applies especially to dateFormatItems such as the following:</font></span></p> 245<p><span style="font-family:courier new,monospace;font-size:small"> <dateFormatItem id="MMMMW" count=...>'week' W 'of' MMM</dateFormatItem></span><br style="font-family:courier new,monospace"> 246<span style="font-family:courier new,monospace;font-size:small"> <dateFormatItem id="yw" count=...>'week' w 'of' y</dateFormatItem></span><br style="font-family:courier new,monospace"> 247</p> 248<p><font size="2">Areas of discussion include the use of the count attribute and the use of ordinal vs. cardinal numbers.</font></p> 249<h3><b><font size="3">Emoji data</font></b></h3> 250<p>The emoji-related data in CLDR 30 is based on a draft version of emoji 4.0 data, which may change before it is finalized.</p> 251<h3>Emoji annotation short names</h3> 252<p>The process described in LDML 30 for synthesizing short names of emoji sequences may be updated; if so, details will be provided here.</p> 253<h2>Key</h2> 254 255<div> 256<ul><li>The Release Note contains a general description of the contents of the release, and any relevant notes about the release.</li> 257<li>The Data link points to a set of zip files containing the contents of the release (the files are complete in themselves, and do not require files from earlier releases -- for the structure of the zip file, see <a href="http://cldr.unicode.org/index/downloads#Repository_Organization" rel="nofollow">Repository Organization</a>).</li> 258<li>The Spec is the version of <a href="http://www.unicode.org/reports/tr35/" rel="nofollow">UTS #35: LDML</a> that corresponds to the release.</li> 259<li>The Delta document points to a list of all the bug fixes and features in the release, which be used to get the precise corresponding file changes using <a href="http://unicode.org/cgi-bin/bugdiffs.pl" rel="nofollow">BugDiffs</a>.</li> 260<li>The SVN Tag can be used to get the files via <a href="http://cldr.unicode.org/index/downloads#latest_draft_version" rel="nofollow">Repository Access</a>.</li> 261<li><i>For more details see <a href="https://sites.google.com/site/cldr/index/downloads" rel="nofollow">CLDR Releases (Downloads)</a>.</i></li></ul> 262 263</div> 264 265<hr> 266<div> 267<div>The Unicode <a href="http://unicode.org/copyright.html" rel="nofollow">Terms of Use</a> apply to CLDR data; in particular, see <a href="http://unicode.org/copyright.html#Exhibit1" rel="nofollow">Exhibit 1</a>.</div> 268<div><br> 269</div> 270<div>For web pages with different views of CLDR data, see <a href="http://cldr.unicode.org/index/charts" rel="nofollow">http://cldr.unicode.org/index/charts</a>.</div> 271</div> 272</div> 273</div> 274</div> 275</html>