update NEWS

Change-Id: I179bf63a718221dab4b4335fdccd78e9b36242c7
This commit is contained in:
James Zern 2019-01-14 20:24:07 -08:00
parent 7ae658a026
commit 61e372b7e3

8
NEWS
View File

@ -1,3 +1,11 @@
- 1/14/2019: version 1.0.2
This is a binary compatible release.
* (Windows) unicode file support in the tools (linux and mac already had
support, issue #398)
* lossless encoder speedups
* lossy encoder speedup on ARM
* lossless multi-threaded security fix (chromium:917029)
- 11/2/2018: version 1.0.1
This is a binary compatible release.
* lossless encoder speedups