summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2014-10-13 17:13:49 +0200
committerJames Zern <jzern@google.com>2014-10-14 12:02:17 +0200
commit0c1b98d28c1dec2ea45c101fca979b31b8db1e5b (patch)
treec16ead3ab8fc281b23c56343fa2eb03b9f863561
parent69b0fc9492b9a49584e1be66b4cb6c839dc2af5f (diff)
downloadlibwebp-0c1b98d28c1dec2ea45c101fca979b31b8db1e5b.tar.gz
update NEWS
Change-Id: Ib9b48e3611b77214bc875524249366ff62451c1b
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f3175f0b..953b6b82 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+- 10/13/14: version 0.4.2
+ This is a binary compatible release.
+ * Android / gcc build fixes
+ * (Windows) fix reading from stdin and writing to stdout
+ * gif2webp: miscellaneous fixes
+ * fix 'alpha-leak' with lossy compression (issue #220)
+ * the lossless bitstream spec has been amended to reflect the current code
+
- 7/24/14: version 0.4.1
This is a binary compatible release.
* AArch64 (arm64) & MIPS support/optimizations