2015-03-05 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.31 released
* Fix keyboard for sr_ME ('rs', not 'sr'), by David Shea (Resolves: rhbz#1190078)
* Add tcy and bhb
* Add some new translations from CLDR
* Some translation fixes from CLDR
2015-01-27 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.30 released
* Make “eurlatgr” the default font for languages and regions which do not need Arabic or Cyrillic or Hebrew script.
* add ce, raj
2015-01-14 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.29 released
* add CW, cmn, hak, lzh, quz, the
2014-09-24 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.28 released
* Fix main.py to work with Python3
* Do not used translations tagged with 'variant' in CLDR
* Rename Uyghur keyboard cn(uig) → cn(ug) (for xkeyboard-config >= 2.12, shipped with Fedora 21 Alpha)
2014-08-27 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.27 released
* Use Hindi again as the default language for India (Resolves: rhbz#1133188)
* Add some new translations from CLDR
* Some translation fixes from CLDR
2014-08-25 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.26 released
* Use English as the default language for India (Resolves: rhbz#1133188)
2014-07-09 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.25 released
* Own directory /usr/share/langtable in rpm package (Resolves: rhbz#1100230)
* Add fi(classic) keyboard layout (Resolves: rhbz#1117860)
2014-02-24 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.24 released
* mark Bengali (bd) and its Probhat variant layout as not ASCII-capable (by Adam Williamson)
* Also validate timezones.xml and timezoneidparts.xml in .spec file
* List list_inputmethods() as public API
* Fall back to returning untranslated timezone id if translation for the requested language does not exist (Resolves: rhbz#1032848)
2013-12-10 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.23 released
* Change English translation for or from “Oriya” to “Odia” (Resolves: rhbz#1039496)
* Some new translations and translation fixes from CLDR
2013-12-04 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.22 released
* Fix typo in territory and locale for ms (Resolves: rhbz#1038109)
* add ba, chm, kv, sah, syc, udm, xal
* add entries for more keyboard layouts known to be non-ASCII
2013-11-21 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.21 released
* Make America/New_York the highest ranked timezone for US and yi (Resolves: rhbz#1031319)
2013-11-20 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.20 released
* add entries for several layouts known to be non-ASCII by systemd/s-c-k (patch by Adam Williamson)
2013-11-11 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.19 released
* Add SS
* More translations for anp from CLDR
* Add information about default input methods and a query function
2013-11-04 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.18 released.
* Add anp
* Do not fail if a timezone id part cannot be found in the database (Vratislav Podzimek reported that error)
2013-10-22 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.17 released.
* Add “be(oss)” as a possible keyboard layout for language nl (Resolves: rhbz#885345)
2013-10-08 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.16 released.
* Make it work with python3 (and keep it working with python2) (Resolves: rhbz#985317)
2013-09-16 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.15 released.
* Add keyboards "ara", "ara(azerty)", "iq", and "sy" (Resolves: rhbz#1008389)
2013-09-15 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.14 released.
* add some more languages: ay, ayc, ayr, niu, szl, nhn
* make languageId() work even if the name of the language or the territory contain spaces (Resolves: rhbz#1006718)
* Add the default script if not specified in queries for Chinese
* Import improved translations from CLDR
* Always return the territory name as well if queried in language_name()
* Add timezones.xml and timezoneidparts.xml to be able to offer translations for timezone ids
* Import translations for timezone cities from CLDR
* Add some more territories and translations
* test cases for timezone id translations
2013-09-05 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.13 released.
* Serbian keyboards are 'rs' not 'sr' (by Vratislav Podzimek)
2013-08-28 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.12 released.
* Match case insensitively in languageId() (Resolves: rhbz#1002000 (case insensitive languageId function needed))
2013-08-19 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.11 released.
* Add translations for DE and NL territories in nds (reported by Vratislav Podzimek)
2013-08-13 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.10 released.
* Add translations for Belarusian and Belarus in Latin script (reported by Vratislav Podzimek)
2013-08-03 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.9 released.
* Add endonyms for pa_Arab (and pa_PK) and translation of country name for Pakistan for pa_Arab
* make languageId() return something even if a language name like "language (territory)" is given (Resolves: rhbz#986659 - some language name to its locale code failed)
2013-07-30 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.8 released.
* Add endonym for Maithili
* Return True by default from supports_ascii (by Vratislav Podzimek)
* Add grc, eo, ak, GH, cop, dsb, fj, FJ, haw, hil, la, VA, ln, kg, CD, CG, AO, mos, BF, ny, MW, smj, tet, TL, tpi, PG (Resolves: rhbz#985332 - some language codes are missing)
* Import more translations from CLDR
* Give pa_IN.UTF-8 higher weight than pa_PK.UTF-8 (Resolves: rhbz#986658, rhbz#986155)
2013-07-04 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.7 released.
* Add examples for list_consolefonts()
* Add a list_timezones() function
* Add functions languageId() and territoryId()
* Fix some translations of language names to get unique results returned by languageId()
2013-06-12 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.6 released.
* Add RelaxNG schemas for the XML files (Vratislav Podzimek <vpodzime@redhat.com>)
* Use SAX instead of the ElementTree (Vratislav Podzimek <vpodzime@redhat.com>)
* Use 'trName' instead of 'name' for translated names (Vratislav Podzimek <vpodzime@redhat.com>)
2013-06-07 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.5 released.
* Accept script names as used by glibc locales as well
* Support reading gzipped xml files
* Set ASCII support to “True” for cz and sk keyboard layouts
2013-05-27 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.4 released.
* Remove backwards compatibility init() function
* Add ia (Interlingua), see https://bugzilla.redhat.com/show_bug.cgi?id=872423
2013-05-16 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.3 released.
* Move the examples from the README to the source code
* Some tweaks for the translation of Serbian
* Prefix all global functions and global variables which are internal with “_”
* Rename country → territory, countries → territories in keyboards.xml
* Add keyboard “in(eng)” and make it the default for all Indian languages
* Add a comment stating which functions should be considered public API
* Add a supports_ascii() function
* Run Python’s doctest also on langtable.py, not only the extra test_cases.txt
* Add License: tags to subpackages in .spec file
2013-05-10 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.2 released.
* Prefer values for language, script, and territory found in
languageId over those found in the other parameters
2013-05-07 Mike FABIAN <mfabian@redhat.com>
* Version 0.0.1 released.