summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-30 20:38:37 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-30 20:38:37 (GMT)
commit4783cb8c57f890211f0c57c78c7e378c4a97075b (patch)
tree13ca8ce60fbe18ab6eaa3d53f71c405f42707306 /NEWS
parent4c227a487e25c175d98a320386c96dbea6628216 (diff)
downloadlz4-4783cb8c57f890211f0c57c78c7e378c4a97075b.zip
lz4-4783cb8c57f890211f0c57c78c7e378c4a97075b.tar.gz
lz4-4783cb8c57f890211f0c57c78c7e378c4a97075b.tar.bz2
Updated readme
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2eeb948..d80b138 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+r129:
+Added : LZ4_compress_fast()
+
r128:
New : lz4cli sparse file support
New : command -m, to compress multiple files in a single command