From: Yann Collet Date: Thu, 15 Sep 2016 00:13:18 +0000 (+0200) Subject: updated format doc version X-Git-Tag: v1.1.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55981a9ad61a1cc13422e58868a9b54fdc1a481d;p=thirdparty%2Fzstd.git updated format doc version --- diff --git a/zstd_compression_format.md b/zstd_compression_format.md index 025439f38..b58b43f5a 100644 --- a/zstd_compression_format.md +++ b/zstd_compression_format.md @@ -16,7 +16,7 @@ Distribution of this document is unlimited. ### Version -0.2.0 (22/07/16) +0.2.2 (14/09/16) Introduction @@ -1357,6 +1357,7 @@ to crosscheck that an implementation implements the decoding table generation al Version changes --------------- +- 0.2.2 : added predefined codes, by Johannes Rudolph - 0.2.1 : clarify field names, by Przemyslaw Skibinski - 0.2.0 : numerous format adjustments for zstd v0.8 - 0.1.2 : limit Huffman tree depth to 11 bits