mirror of
https://github.com/lz4/lz4.git
synced 2024-11-24 10:24:00 +08:00
updated NEWS for v1.8.3 release
This commit is contained in:
parent
90865b80aa
commit
08d347b5b2
6
NEWS
6
NEWS
@ -1,7 +1,9 @@
|
||||
v1.8.3
|
||||
fix : data corruption for files > 64KB at level 9 under specific conditions (#560)
|
||||
perf: minor decompression speed improvement (~+2%) with gcc
|
||||
fix : corruption in v1.8.2 at level 9 for files > 64KB under rare conditions (#560)
|
||||
cli : new command --fast, by @jennifermliu
|
||||
build : added Haiku target, by @fbrosson
|
||||
api : LZ4_decompress_safe_partial() now decodes exactly the nb of bytes requested (feature request #566)
|
||||
build : added Haiku target, by @fbrosson, and MidnightBSD, by @laffer1
|
||||
doc : updated documentation regarding dictionary compression
|
||||
|
||||
v1.8.2
|
||||
|
Loading…
Reference in New Issue
Block a user