Browse Source

Update the CHANGELOG.md file.

master
Reece H. Dunn 8 years ago
parent
commit
17ef7eddc8
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      CHANGELOG.md

+ 7
- 0
CHANGELOG.md View File

@@ -6,16 +6,23 @@
* Replace `ieee80.c` with the implementation at
http://www.realitypixels.com/turk/opensource/ToFromIEEE.c.txt for Debian
open source license compliance.
* Documentation updates.
* Emscripten support.

bug fixes:

* Fix `.Lnn` rule groups to allow groups above 62.
* Fix reporting the eSpeak NG version in the `--version` string and Windows
installer.
* Fix a crash when calling `LoadDictionary` when using clang.
* Threading fixes and Mac OSX portability for the fifo and event code.
* Fixes for running thre spect code on big-endian architectures.

updated languages:

* en (English) -- Valdis Vitolins
* it (Italian) -- chrislm
* ky (Krygyz) -- JRMeyer
* lv (Latvian) -- Valdis Vitolins
* tr (Turkish) -- Valdis Vitolins


Loading…
Cancel
Save