summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2015-03-03 19:19:50 -0800
committerJames Zern <jzern@google.com>2015-03-03 19:19:50 -0800
commit569fe5789e9523dd83286089d8a65fc6e37e21fe (patch)
tree8c76f6461408dbb3cc42e7257bac2513f0234056
parentbd852f5d81edbcf201a4f6a1567689c9b95444d1 (diff)
downloadlibwebp-569fe5789e9523dd83286089d8a65fc6e37e21fe.tar.gz
update NEWS
Change-Id: Iade773fc3b9961fcd9b4112a3972cfc68e3670f2
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 953b6b82..61d0d6c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+- 3/3/15: version 0.4.3
+ This is a binary compatible release.
+ * Android / gcc / iOS / MSVS build fixes and improvements
+ * lossless decode fix (issue #239 -- since 0.4.0)
+ * documentation / vwebp updates for animation
+ * multi-threading fix (issue #234)
+
- 10/13/14: version 0.4.2
This is a binary compatible release.
* Android / gcc build fixes