]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Update Changelog for v1.4.3 1711/head
authorW. Felix Handte <w@felixhandte.com>
Tue, 6 Aug 2019 17:44:05 +0000 (13:44 -0400)
committerW. Felix Handte <w@felixhandte.com>
Tue, 6 Aug 2019 21:01:46 +0000 (17:01 -0400)
CHANGELOG

index e5b5afdc83f3f30d802d8edab4cf78bc7296c69e..a94c090def82031c075f37af01b28f828718b17d 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v1.4.3
+bug: Fix Dictionary Compression Ratio Regression by @cyan4973 (#1709)
+build: Add support for IAR C/C++ Compiler for Arm by @joseph0918 (#1705)
+misc: Add NULL pointer check in util.c by @leeyoung624 (#1706)
+
 v1.4.2
 bug: Fix bug in zstd-0.5 decoder by @terrelln (#1696)
 bug: Fix seekable decompression in-memory API by @iburinoc (#1695)