From: Joerg Sonnenberger Date: Tue, 13 May 2008 05:15:12 +0000 (-0400) Subject: Compress/LZW can be written as well. X-Git-Tag: v2.6.0~245 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8dacaef769ff9c9c86b3900ca3d2846cf6448dfc;p=thirdparty%2Flibarchive.git Compress/LZW can be written as well. SVN-Revision: 47 --- diff --git a/README b/README index 3652503dd..50a9d628f 100644 --- a/README +++ b/README @@ -69,6 +69,7 @@ Currently, the library automatically detects and reads the following: The library can write: * gzip compression * bzip2 compression + * compress/LZW compression * POSIX ustar * POSIX pax interchange format * "restricted" pax format, which will create ustar archives except for