From 1e700b6f85bbc9e7052190f2f686041367321766 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Mon, 22 Apr 2019 17:45:24 -0700 Subject: updated NEWS for v1.9.1 --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7722d73..860f15b 100644 --- a/NEWS +++ b/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 -- cgit v0.12