updated NEWS

This commit is contained in:
Yann Collet
2016-01-21 13:33:05 +01:00
parent 7beaa05d81
commit 223f6337f8
3 changed files with 5 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
v0.4.7
Improved : small compression speed improvement in HC mode
Changed : `zstd_decompress.c` has ZSTD_LEGACY_SUPPORT to 0 by default
fix : bt search bug
v0.4.6
fix : fast compression mode on Windows
New : cmake configuration file, thanks to Artyom Dymchenko