cleanup changelog

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=85
This commit is contained in:
Bernhard M. Wiedemann 2023-04-14 20:34:06 +00:00 committed by Git OBS Bridge
parent 32efb864b4
commit 0e5b261745

View File

@ -17,18 +17,6 @@ Thu Apr 13 11:15:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
write-protected directory (#3541) by @felixhandte
* cli: fix decompression into block device using -o, reported
by @georgmu
* build: fix zstd CLI compiled with lzma support but not zlib
support (#3494) by @Hello71
* build: fix cmake does no longer require 3.18 as minimum
version (#3510) by @kou
* build: fix MSVC+ClangCL linking issue (#3569) by @tru
* build: fix zstd-dll, version of zstd CLI that links to the
dynamic library (#3496) by @yoniko
* build: fix MSVC warnings (#3495) by @embg
* doc: updated zstd specification to clarify corner cases, by
@Cyan4973
* doc: document how to create fat binaries for macos (#3568) by
@rickmark
* misc: improve seekable format ingestion speed (~+100%) for
very small chunk sizes (#3544) by @Cyan4973
* misc: tests/fullbench can benchmark multiple files (#3516) by