aboutsummaryrefslogtreecommitdiffstats
path: root/bzlib/README.1st
diff options
context:
space:
mode:
Diffstat (limited to 'bzlib/README.1st')
-rw-r--r--bzlib/README.1st9
1 files changed, 9 insertions, 0 deletions
diff --git a/bzlib/README.1st b/bzlib/README.1st
new file mode 100644
index 000000000..13c1a2db3
--- /dev/null
+++ b/bzlib/README.1st
@@ -0,0 +1,9 @@
+This is a stripped down version of bzip2 - version 1.0.6.
+
+It does not include any drivers but merely builds the libbz2.a
+library. The source has been taken from www.bzip.org on 2010-09-23
+and stripped down by g10 Code GmbH for use with Gpg4win and to be
+included into the GnupG 1.4.12 source.
+
+The only changed files are Makefile and bzlib.h (disabled Windows
+specific code).