summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2022-06-30 19:19:53 -0700
committerJames Zern <jzern@google.com>2022-06-30 19:30:31 -0700
commit14a49e018d51616de55fcb74d2bd0b7ca0ae5aaf (patch)
treeb09807d5e1c95d5e812bf253bb3641f53cfe60fd
parent34b1dc336d04a1b3bb54f38dce2a74e2a586427f (diff)
downloadlibwebp-14a49e018d51616de55fcb74d2bd0b7ca0ae5aaf.tar.gz
update NEWS
Bug: webp:568 Change-Id: I0986c33910eba862ef6c1676d7dc58ea6df7ba3b
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5b36c5cf..be3b47aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+- 6/30/2022: version 1.2.3
+ This is a binary compatible release.
+ * security fix for lossless encoder (#565, chromium:1313709)
+ * improved progress granularity in WebPReportProgress() when using lossless
+ * improved precision in Sharp YUV (-sharp_yuv) conversion
+ * many corrections to webp-lossless-bitstream-spec.txt (#551)
+ * crash/leak fixes on error/OOM and other bug fixes (#558, #563, #569, #573)
+
- 1/11/2022: version 1.2.2
This is a binary compatible release.
* webpmux: add "-set bgcolor A,R,G,B"