<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in be_BY.UTF-8.src</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>27067774dce3388702a4cf744d7096c6fb71b688 - Merge ^/head r303250 through r304235.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#27067774dce3388702a4cf744d7096c6fb71b688</link>
        <description>Merge ^/head r303250 through r304235.

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Tue, 16 Aug 2016 22:19:05 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f76e5f2087e097d7eb612d831801082262533d2d - MFhead @ r304061</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#f76e5f2087e097d7eb612d831801082262533d2d</link>
        <description>MFhead @ r304061

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sun, 14 Aug 2016 00:51:36 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21725bc7b6b0760d6cbb48d8f0b72b7a67da0698 - Set date and time formats back to what they were before CLDR</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#21725bc7b6b0760d6cbb48d8f0b72b7a67da0698</link>
        <description>Set date and time formats back to what they were before CLDRWhile CLDR brings us a good and up to date source data to generate locales forall databses we are using for locales, it is not the case of LC_TIME. Where itdoes not defines the informations we need.Put back all the date and time formats from the old locales.Make it statically for now (in order to be able to merge it now into11.0-RELEASE). The generation tools will be updated soon.That gives us time to properly work on LC_TIME during the 12 timeframe.While here fix abbreviated month for af_ZA (which are already fixed in CLDRdata upstream)In locales where AP/PM was not defined before CLDR data, remove again the AP/PMinformationsFor locales where AP/PM was defined before CLDR data, keep the CLDR informationwhich was properly translated.MFC after:	3 days

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sat, 13 Aug 2016 17:59:18 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>47a8356221f29df5ab5647d49d38efb4dee3446b - - Prefer to use %d over %e where the day of the month should be zero</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#47a8356221f29df5ab5647d49d38efb4dee3446b</link>
        <description>- Prefer to use %d over %e where the day of the month should be zero  filled.- Since %e means the day of the month as well, regard %e as same as %d  in md_order.Reported by:	vangyzenApproved by:	re (gjb)

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sun, 19 Jun 2016 05:44:32 +0200</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e936bb40df61887ccbecd9ba20273c59ec24340c - Regenerate timedef:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#e936bb40df61887ccbecd9ba20273c59ec24340c</link>
        <description>Regenerate timedef:For Russian:- Convert AM/PM which are badly formatted in CLDR to replace it by the proper  cyrillic- Add a dependency on Text::Iconv so non unicode get the proper encoding for  AM/PM- fix the date format having &apos;r.,&apos; and convert it to &apos;r.&apos; (also fixed in Bulgarian)For All:- Use complete Day of Week instead of the abbreviated oneReported by:	ache

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Mon, 30 May 2016 00:28:39 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee972428cd219f15981a9890959bac572f0ed0d4 - Readd week day to default dates</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#ee972428cd219f15981a9890959bac572f0ed0d4</link>
        <description>Readd week day to default datesRequested by:	many

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sat, 28 May 2016 23:26:50 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e25206800fcb8959c9255ffde0b9bf09395b5a4c - Improve collation string and locales support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#e25206800fcb8959c9255ffde0b9bf09395b5a4c</link>
        <description>Improve collation string and locales supportMerge collation support from Illumos and DragonflyBSD.Locales are now generated with the new localedef(1) tool from CLDR POSIX files.The generated files are now identified as &quot;BSD 1.0&quot; format.The libc now only read &quot;BSD 1.0&quot; locales definitions, all other version will beset to &quot;C&quot;The localedef(1) tool has been imported from Illumos and modified to use tree(3)instead of the CDDL avl(3)A set of tool created by edwin@ and extended by marino@ for dragonfly has beenadded to be able to generate locales and the Makefiles from the vanilla CLDRunicode databases + a universal UTF-8 charmap (by marino@)Update the locales to unicode v27Given our regex(3) does not support multibyte (yet) it has been forced to alwaysuse locale CRemove now unused colldef(1) and mklocale(1)Finish implementing the numeric BSD extension for ctypesThe number of supported locales has grown from 175 to 250 locales. Among the newlocales: 6 Arabic locales (AE EG JO MA QA SA), Different variations of spanishlocales.Added new 3 components locales for mn_Cyrl_MN, sr_Cyrl_RS sr_Latn_RS,zh_Hans_CN, zh_Hant_HK and zh_Hant_TW. Some aliases has been for 2 componentsversion when possible.Thanks: Garrett D&apos;Amore (Illumos) who made sure all his work was done underBSD license!, Edwin Groothuis (edwin@) for the work he made on tools to be ableto generate locales definition usable in freebsd sources out of vanilla CLDRdefinitions, John Marino (DragonflyBSD) who first merge the Illumos work intoDragonfly and spent hours tracking down bugs.

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sat, 07 Nov 2015 13:43:35 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12cafd025ab67f3c65143e868edc8215cd45b3cc - Add newly generated locales from CLDR 27.0.1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#12cafd025ab67f3c65143e868edc8215cd45b3cc</link>
        <description>Add newly generated locales from CLDR 27.0.1

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sat, 08 Aug 2015 21:24:32 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79386ec7dbd8944a323eb6f31d6de310be74a09c - Comments fixing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#79386ec7dbd8944a323eb6f31d6de310be74a09c</link>
        <description>Comments fixing1) Back out &quot;month names&quot; -&gt; &quot;months names&quot; and fix few such cases whichare wrong initially2) &quot;weekdays names&quot; -&gt; &quot;weekday names&quot;Noted by: des [1]

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sun, 30 Dec 2007 04:08:52 +0100</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>27cb743492a192dcf8ffc71b9a6e3868d7584a32 - Comments fixing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#27cb743492a192dcf8ffc71b9a6e3868d7584a32</link>
        <description>Comments fixing&quot;month names&quot; -&gt; &quot;months names&quot;    typo&quot;Long months names (alternative)&quot; or &quot;in alternative form&quot; -&gt;&quot;(without case ending)&quot;&quot;Long months names&quot; -&gt; &quot;Long months names (as in a date)&quot;    to not confuse developers on what purpose those sections are

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sat, 29 Dec 2007 17:28:15 +0100</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>839b21a6f45bae59ad519ff38dc3022208c69083 - Add UTF-8 versions of all the currently supported system locales. Most of</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#839b21a6f45bae59ad519ff38dc3022208c69083</link>
        <description>Add UTF-8 versions of all the currently supported system locales. Most ofthe hard work was done by Hye-Shik Chang in the misc/utf8locale port; I madea few minor adjustments and merged the makefiles.PR:	44307

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sat, 27 Mar 2004 09:14:15 +0100</pubDate>
        <dc:creator>Tim J. Robbins &lt;tjr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79386ec7dbd8944a323eb6f31d6de310be74a09c - Comments fixing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#79386ec7dbd8944a323eb6f31d6de310be74a09c</link>
        <description>Comments fixing1) Back out &quot;month names&quot; -&gt; &quot;months names&quot; and fix few such cases whichare wrong initially2) &quot;weekdays names&quot; -&gt; &quot;weekday names&quot;Noted by: des [1]

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sun, 30 Dec 2007 04:08:52 +0100</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>27cb743492a192dcf8ffc71b9a6e3868d7584a32 - Comments fixing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#27cb743492a192dcf8ffc71b9a6e3868d7584a32</link>
        <description>Comments fixing&quot;month names&quot; -&gt; &quot;months names&quot;    typo&quot;Long months names (alternative)&quot; or &quot;in alternative form&quot; -&gt;&quot;(without case ending)&quot;&quot;Long months names&quot; -&gt; &quot;Long months names (as in a date)&quot;    to not confuse developers on what purpose those sections are

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sat, 29 Dec 2007 17:28:15 +0100</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>839b21a6f45bae59ad519ff38dc3022208c69083 - Add UTF-8 versions of all the currently supported system locales. Most of</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/be_BY.UTF-8.src#839b21a6f45bae59ad519ff38dc3022208c69083</link>
        <description>Add UTF-8 versions of all the currently supported system locales. Most ofthe hard work was done by Hye-Shik Chang in the misc/utf8locale port; I madea few minor adjustments and merged the makefiles.PR:	44307

            List of files:
            /freebsd/share/timedef/be_BY.UTF-8.src</description>
        <pubDate>Sat, 27 Mar 2004 09:14:15 +0100</pubDate>
        <dc:creator>Tim J. Robbins &lt;tjr@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
