updated NEWS for v1.9.1
This commit is contained in:
parent
15af05ffce
commit
1e700b6f85
4
NEWS
4
NEWS
@ -1,6 +1,8 @@
|
||||
v1.9.1
|
||||
fix : decompression functions were reading beyond input size (introduced in v1.9.0, reported by @ppodolsky and @danlark1)
|
||||
fix : decompression functions were reading a few bytes beyond input size (introduced in v1.9.0, reported by @ppodolsky and @danlark1)
|
||||
api : fix : lz4frame initializers compatibility with c++, reported by @degski
|
||||
cli : added command --list, based on a patch by @gabrielstedman
|
||||
build: improved Windows build, by @JPeterMugaas
|
||||
build: AIX, by Norman Green
|
||||
|
||||
v1.9.0
|
||||
|
Loading…
Reference in New Issue
Block a user