Repository: commons-compress
Updated Branches:
  refs/heads/master 8c75380e4 -> de2738ae4


add LZ4 as supported format in README


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/9d031793
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/9d031793
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/9d031793

Branch: refs/heads/master
Commit: 9d031793e3fa6874c8c8f017375474ed1b331996
Parents: 8c75380
Author: Stefan Bodewig <bode...@apache.org>
Authored: Sun Feb 5 19:40:30 2017 +0100
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Sun Feb 5 19:40:30 2017 +0100

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/9d031793/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2b9f363..3025bdb 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Apache Commons Compress
 
 Apache Commons Compress software defines an API for working with
 compression and archive formats.  These include: bzip2, gzip, pack200,
-lzma, xz, Snappy, traditional Unix Compress, DEFLATE and ar, cpio,
+lzma, xz, Snappy, traditional Unix Compress, DEFLATE, LZ4 and ar, cpio,
 jar, tar, zip, dump, 7z, arj.
 
 Documentation

Reply via email to