Browse Source

Document the hy-arevmda => hyw change.

master
Reece H. Dunn 7 years ago
parent
commit
499cf55762
2 changed files with 5 additions and 1 deletions
  1. 4
    0
      CHANGELOG.md
  2. 1
    1
      docs/languages.md

+ 4
- 0
CHANGELOG.md View File

### 1.49.3 - (In Development) ### 1.49.3 - (In Development)


* Add a `--disable-rpath` option to prevent libtool hardcoding rpaths in the executable. * Add a `--disable-rpath` option to prevent libtool hardcoding rpaths in the executable.
* Renamed the `hy-arevmda` language to `hyw`, following the 2018-03-30 change to the
BCP 47 language subtag registry making the newly registered `hyw` language code the
preferred value for `hy-arevmda`. This change keeps support for detecting the
`hy-arevela` and `hy-arevmda` language tags.
* Add more tests to check the various parts of espeak-ng. * Add more tests to check the various parts of espeak-ng.
* Various changes to clean up the codebase. * Various changes to clean up the codebase.
* Fix various compiler warnings (`-Winitialized`, `-Wmissing-prototypes`, `-Wreturn-type`, * Fix various compiler warnings (`-Winitialized`, `-Wmissing-prototypes`, `-Wreturn-type`,

+ 1
- 1
docs/languages.md View File

| `sem` | `ar` | Semitic | Arabic | | | `sem` | `ar` | Semitic | Arabic | |
| `roa` | `an` | Romance | Aragonese | | | `roa` | `an` | Romance | Aragonese | |
| `ine` | `hy` | Indo-European | Armenian | East Armenian | | `ine` | `hy` | Indo-European | Armenian | East Armenian |
| `ine` | `hy-arevmda` | Indo-European | Armenian | West Armenian |
| `ine` | `hyw` | Indo-European | Armenian | West Armenian |
| `inc` | `as` | Indic | Assamese | | | `inc` | `as` | Indic | Assamese | |
| `trk` | `az` | Turkic | Azerbaijani | | | `trk` | `az` | Turkic | Azerbaijani | |
| | `eu` | | Basque | | | | `eu` | | Basque | |

Loading…
Cancel
Save