Skip to content

Commit

Permalink
updated NEWS for v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyan4973 committed Apr 23, 2019
1 parent 15af05f commit 1e700b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 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
Expand Down

0 comments on commit 1e700b6

Please sign in to comment.