From 0c1b98d28c1dec2ea45c101fca979b31b8db1e5b Mon Sep 17 00:00:00 2001 From: James Zern Date: Mon, 13 Oct 2014 17:13:49 +0200 Subject: [PATCH] update NEWS Change-Id: Ib9b48e3611b77214bc875524249366ff62451c1b --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) 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