makes it possible to compile libzstd in single-thread mode without zstdmt_compress.c (#819)
This commit is contained in:
@@ -3,6 +3,7 @@ license : changed /examples license to BSD + GPLv2
|
||||
license : fix a few header files to reflect new license (#825)
|
||||
fix : 32-bits build can now decode large offsets (levels 21+)
|
||||
fix : a rare compression bug when compression generates very large distances (only possible at --ultra -22)
|
||||
build: fix : no-multithread variant compiles without pool.c dependency, reported by Mitchell Blank Jr (@mitchblank) (#819)
|
||||
build: better compatibility with reproducible builds, by Bernhard M. Wiedemann (@bmwiedemann) (#818)
|
||||
|
||||
v1.3.1
|
||||
|
||||
Reference in New Issue
Block a user