Updated NEWS with @inikep's work

This commit is contained in:
Yann Collet 2016-05-30 14:05:44 +02:00
parent ab2ee08042
commit dd97e241a8

3
NEWS
View File

@ -1,6 +1,8 @@
v0.6.2
New : Support for directory compression, using `-r`, thanks to Przemyslaw Skibinski
New : Support for Sparse File-systems (do not use space for zero-filled sectors)
New : Support pass-through mode, when using `-df`
New : Support for custom malloc/free functions
v0.6.1
New : zlib wrapper API, thanks to Przemyslaw Skibinski
@ -112,4 +114,3 @@ detects write-flush errors
git@github.com:Cyan4973/zstd.git
v0.1.0
first release