summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-11 19:11:14 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-11 19:11:14 (GMT)
commite38c268b5a4b9289c29ad4d11c8f81c13b52464c (patch)
tree5d31d6054b6fbd407866b6202ac97c410ac931f5 /NEWS
parent12ab41571ef7fd11b8b2013aa943beae373cef8a (diff)
downloadlz4-e38c268b5a4b9289c29ad4d11c8f81c13b52464c.zip
lz4-e38c268b5a4b9289c29ad4d11c8f81c13b52464c.tar.gz
lz4-e38c268b5a4b9289c29ad4d11c8f81c13b52464c.tar.bz2
Fixed minor g++ warnings
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1de6466..09247c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
r128:
+New : lz4 cli sparse file support
New : command -m, to compress multiple files in a single command
Fixed : Restored lz4hc compression ratio (slightly lower since r124)
New : g++ compatibility test