summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-22 12:42:00 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-22 12:42:00 (GMT)
commit7cf4e5c94136ee625d7225a72d4c38589a03ec5d (patch)
tree5775808a82e56f5318d7030bae2d4bf3e41058a2 /NEWS
parentf02adc79389732177dca6fa21a3e716249aa63dd (diff)
downloadlz4-7cf4e5c94136ee625d7225a72d4c38589a03ec5d.zip
lz4-7cf4e5c94136ee625d7225a72d4c38589a03ec5d.tar.gz
lz4-7cf4e5c94136ee625d7225a72d4c38589a03ec5d.tar.bz2
Updates tests & Man pages
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8dd7c9b..3b16456 100644
--- a/NEWS
+++ b/NEWS
@@ -3,15 +3,17 @@ New : lz4 cli sparse file support
New : command -m, to compress multiple files in a single command
New : lz4frame supports frame content size
Fixed : Restored lz4hc compression ratio (was slightly lower since r124)
+New : lz4 cli supports long commands
New : lz4frame supports skippable frames
Changed:Default "make install" directory is /usr/local
New : lz4 cli supports "pass-through" mode
+New : long commands
New : g++ compatibility tests
New : datagen can generate sparse files
New : scan-build tests
Fixed : Fuzzer + frametest compatibility with NetBSD (issue #48)
Added : Visual project directory
-Updated:Doc
+Updated:Man page & Specification
r127:
N/A : added a file on SVN