aboutsummaryrefslogtreecommitdiffstats
path: root/bzip2.1
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2010-09-20 17:21:30 -0700
committerNick Kralevich <nnk@google.com>2010-09-21 13:35:22 -0700
commit172b266ed7845eac2edc7e7f8a72371356a9a277 (patch)
treec53ea0dbb5b4ed8eb5599aa8c364446f502bf8dc /bzip2.1
parente7bb50078e4a09f3d9b593d34bbff6e031bc1c1a (diff)
downloadandroid_external_bzip2-172b266ed7845eac2edc7e7f8a72371356a9a277.tar.gz
android_external_bzip2-172b266ed7845eac2edc7e7f8a72371356a9a277.tar.bz2
android_external_bzip2-172b266ed7845eac2edc7e7f8a72371356a9a277.zip
upgrade to 1.0.6
Change-Id: Ib714043f734237edff44dfaa947b72179b7a80ce
Diffstat (limited to 'bzip2.1')
-rw-r--r--bzip2.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bzip2.1 b/bzip2.1
index a313f2d..ce3a78e 100644
--- a/bzip2.1
+++ b/bzip2.1
@@ -1,7 +1,7 @@
.PU
.TH bzip2 1
.SH NAME
-bzip2, bunzip2 \- a block-sorting file compressor, v1.0.4
+bzip2, bunzip2 \- a block-sorting file compressor, v1.0.6
.br
bzcat \- decompresses files to stdout
.br
@@ -405,11 +405,11 @@ I/O error messages are not as helpful as they could be.
tries hard to detect I/O errors and exit cleanly, but the details of
what the problem is sometimes seem rather misleading.
-This manual page pertains to version 1.0.4 of
+This manual page pertains to version 1.0.6 of
.I bzip2.
Compressed data created by this version is entirely forwards and
backwards compatible with the previous public releases, versions
-0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1, 1.0.2 and 1.0.3, but with the following
+0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1, 1.0.2 and above, but with the following
exception: 0.9.0 and above can correctly decompress multiple
concatenated compressed files. 0.1pl2 cannot do this; it will stop
after decompressing just the first file in the stream.