]> git.ipfire.org Git - thirdparty/zstd.git/commit
Changed default legacy support to v0.5+
authorYann Collet <cyan@fb.com>
Thu, 20 Sep 2018 21:24:23 +0000 (14:24 -0700)
committerYann Collet <cyan@fb.com>
Thu, 20 Sep 2018 21:30:20 +0000 (14:30 -0700)
commitb2939163e10f7bb3f8de3a6721d8506941a43d7f
treee54e68c75a19b738c4f5d3575a8075c62aba8b49
parentc8ff5200f93b3242417864e8802a10dacf702274
Changed default legacy support to v0.5+

thus dropping read support for v0.4.

It's always possible to re-enable it, by changing build macro ZSTD_LEGACY_SUPPORT to 4.
build/VS2008/zstd/zstd.vcproj
build/VS2008/zstdlib/zstdlib.vcproj
build/VS2010/libzstd-dll/libzstd-dll.vcxproj
build/VS2010/libzstd/libzstd.vcxproj
build/VS2010/zstd/zstd.vcxproj
lib/Makefile
lib/README.md
programs/Makefile