updated comments on context re-use

This commit is contained in:
Yann Collet
2016-10-24 17:22:12 -07:00
parent 4239a207dd
commit 37d130031d
2 changed files with 21 additions and 10 deletions
+2
View File
@@ -1,6 +1,8 @@
v1.1.1
New : command -M#, --memory=, --memlimit=, --memlimit-decompress= to limit allowed memory consumption
New : doc/zstd_manual.html, by Przemyslaw Skibinski
Changed : zstd_errors.h is now part of include installation
Fixed : zstd-small, zstd-compress and zstd-decompress compilation targets
v1.1.0
New : contrib/pzstd, parallel version of zstd, by Nick Terrell