From a51e342ed17dc01c9c8bbc7e9b25963640ddec64 Mon Sep 17 00:00:00 2001 From: sen Date: Wed, 12 May 2021 16:46:05 -0400 Subject: [PATCH] Update CHANGELOG to include patch from fix (#2642) --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index d8a726ad1..26ba425ae 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,6 +22,7 @@ bug: Fix large dictionary non-determinism (#2607, @terrelln) bug: Fix non-determinism test failures on Linux i686 (#2606, @terrelln) bug: Fix various dedicated dictionary search bugs (#2540 #2586, @senhuang42 @felixhandte) bug: Ensure `ZSTD_estimateCCtxSize*() `monotonically increases with compression level (#2538, @senhuang42) +bug: Fix --patch-from mode parameter bound bug with small files (#2637, @occivink) bug: Fix UBSAN error in decompression (#2625, @terrelln) bug: Fix superblock compression divide by zero bug (#2592, @senhuang42) bug: Make the number of physical CPU cores detection more robust (#2517, @PaulBone) -- 2.47.3