<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/msgdef, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-11-03T13:52:34Z</updated>
<entry>
<title>Update to CLDR 32 and Unicode 10</title>
<updated>2017-11-03T13:52:34Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-11-03T13:52:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe90c6bf1596708fa6462df1c66822c39515c7f0'/>
<id>urn:sha1:fe90c6bf1596708fa6462df1c66822c39515c7f0</id>
<content type='text'>
MFC after:	2 weeks
Relnotes:	yes
</content>
</entry>
<entry>
<title>Readd Big5: some large databases setup are still requiring it.</title>
<updated>2017-04-20T18:21:50Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-04-20T18:21:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50502545ce6c0e748cfa965924b49611d0da14ae'/>
<id>urn:sha1:50502545ce6c0e748cfa965924b49611d0da14ae</id>
<content type='text'>
Reported by:	"張君天(Chun-Tien Chang)" &lt;tcs@kitty.2y.idv.tw&gt;
</content>
</entry>
<entry>
<title>Remove zh_TW.Big5 locale</title>
<updated>2017-03-19T17:52:46Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-03-19T17:52:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ababdab0ce1cdf81056a595e961086b983f578ea'/>
<id>urn:sha1:ababdab0ce1cdf81056a595e961086b983f578ea</id>
<content type='text'>
After discussion with many Taiwanese, in IT or not. Big5 is not used anymore.
It is not able to represent lots of the characters used in the language.
</content>
</entry>
<entry>
<title>Update locales cldr to v30.0.3 and unicode to 9.0.0</title>
<updated>2016-12-18T04:17:13Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-12-18T04:17:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28fded59b453cdcb2edefb0f75b8f56e95fb39f3'/>
<id>urn:sha1:28fded59b453cdcb2edefb0f75b8f56e95fb39f3</id>
<content type='text'>
MFC after:	1 month
Relnotes:	yes
</content>
</entry>
<entry>
<title>Posixify the locales name for variants</title>
<updated>2016-07-03T18:21:11Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-07-03T18:21:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cf6509d70d2d3b5a8ef07944d3bf57f45f2ba9a'/>
<id>urn:sha1:3cf6509d70d2d3b5a8ef07944d3bf57f45f2ba9a</id>
<content type='text'>
For all locales with variants:
- if no ambiguity on the locale (only one variant) just use the regular name
- if ambiguity, pick one as default and append @&lt;variant&gt; to the others
  respecting POSIX

As a result:
- All the 3 components locales added recently are renamed to the usual 2
  components version for all but sr_RS.UTF-8
- Set sr_RS.UTF-8 to the cyrillic variant
- Add sr_RS.UTF-8@latin
- Remove the symlinks aliases they were created to represent the 2 components
  version as aliasas and are now useless
- Update the OptionalObsoleteFiles.inc and ObsoleteFiles.inc to reflect those
  changes

Discussed with:	ache@
Approved by:	re@ (gjb)
</content>
</entry>
<entry>
<title>Fix generation of locales with multiple variants</title>
<updated>2016-06-20T06:45:42Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-06-20T06:45:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bd51ae1287601bd4eb9d672ac6bf28252d1b312a'/>
<id>urn:sha1:bd51ae1287601bd4eb9d672ac6bf28252d1b312a</id>
<content type='text'>
Serbian locales have triple components to represent the 2 variations of the
locale: Latin and Cyrillic. Previously the tools generatic the locale were
appending both definitions instead of differentiating them.

Reported by:	ache
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Regenerates locales Makefiles and locales</title>
<updated>2016-04-16T17:55:11Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-04-16T17:55:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=110cf8a6f18c66bfcf4c824c29c2d66664105870'/>
<id>urn:sha1:110cf8a6f18c66bfcf4c824c29c2d66664105870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify the locale generated Makefiles by using bmake multi variables for loops</title>
<updated>2015-12-18T21:34:28Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-12-18T21:34:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f8fd13a0998b14f8dd8b3b16a4fa271285c0f6d5'/>
<id>urn:sha1:f8fd13a0998b14f8dd8b3b16a4fa271285c0f6d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>META MODE: Fix 'make the-lot' with recent locale changes</title>
<updated>2015-11-25T19:13:28Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-11-25T19:13:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=393608176bc203404379eb61d058375e69b4d3d8'/>
<id>urn:sha1:393608176bc203404379eb61d058375e69b4d3d8</id>
<content type='text'>
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Bring back a couple of ISO8859-15 locales:</title>
<updated>2015-11-16T12:58:47Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-11-16T12:58:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d211085aca778bbb270b1cc67990189b059e19b'/>
<id>urn:sha1:1d211085aca778bbb270b1cc67990189b059e19b</id>
<content type='text'>
- af_ZA.ISO8859-15
- en_AU.ISO8859-15
- en_CA.ISO8859-15
- en_NZ.ISO8859-15
- en_US.ISO8859-15
- fr_CA.ISO8859-15
</content>
</entry>
</feed>
