summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-18 20:38:27 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-18 20:38:27 (GMT)
commit7ee725645b58c201f11443d70210c2f986371b59 (patch)
tree4f878e6744918cf0251cde54c5e8afbab6ef6c46 /NEWS
parent7d87d43e619b0296bbe3f1674f10575b3f68c189 (diff)
downloadlz4-7ee725645b58c201f11443d70210c2f986371b59.zip
lz4-7ee725645b58c201f11443d70210c2f986371b59.tar.gz
lz4-7ee725645b58c201f11443d70210c2f986371b59.tar.bz2
frame content size support
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1901172..8dd7c9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
r128:
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 : lz4frame supports skippable frames
Changed:Default "make install" directory is /usr/local