diff options
author | Yann Collet <cyan@fb.com> | 2017-08-25 21:13:29 (GMT) |
---|---|---|
committer | Yann Collet <cyan@fb.com> | 2017-08-25 21:13:29 (GMT) |
commit | d2306b836e8055ee14e0a239ad8ef44dc5100374 (patch) | |
tree | 2affb528a7dd85d0f553d6ee130bca400b925916 /NEWS | |
parent | 2fa660bb06f67179d11249eb13bb4f6c705d75c0 (diff) | |
download | lz4-d2306b836e8055ee14e0a239ad8ef44dc5100374.zip lz4-d2306b836e8055ee14e0a239ad8ef44dc5100374.tar.gz lz4-d2306b836e8055ee14e0a239ad8ef44dc5100374.tar.bz2 |
updated NEWS with fixes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +v1.8.1 +install: fix : correct man page directory (#387), reported by Stuart Cardall (@itoffshore) +build : `make` and `make test` compatible with `-jX`, reported by @mwgamera + v1.8.0 cli : fix : do not modify /dev/null permissions, reported by @Maokaman1 cli : added GNU separator -- specifying that all following arguments are files |