summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2019-01-14 20:24:07 -0800
committerJames Zern <jzern@google.com>2019-01-14 20:24:07 -0800
commit61e372b7e369162834563fd5f51f273a43a008af (patch)
treedea0618ae46fa138d01eedfd0c47d438b817c5d0
parent7ae658a02623ad4c88f9f4a2e2dd7026049a7ad8 (diff)
downloadlibwebp-61e372b7e369162834563fd5f51f273a43a008af.tar.gz
update NEWS
Change-Id: I179bf63a718221dab4b4335fdccd78e9b36242c7
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af07d11b..aa393c81 100644
--- a/NEWS
+++ b/NEWS
@@ -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