diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:08:12 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:08:12 +0000 |
commit | 9eab306d85e2f8e6ba93f33ce3c04f238e969b67 (patch) | |
tree | f832251ea988b9ee317ba7a6f0defea0c77fbea4 /ChangeLog | |
parent | Initial commit. (diff) | |
download | plzip-9eab306d85e2f8e6ba93f33ce3c04f238e969b67.tar.xz plzip-9eab306d85e2f8e6ba93f33ce3c04f238e969b67.zip |
Adding upstream version 0.1.upstream/0.1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..7009187 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,21 @@ +2009-12-05 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 0.1 released. + * This version is based on llzip-0.03 (2009-11-21), written by + Laszlo Ersek <lacos@caesar.elte.hu>. + From llzip-0.03/README: + + llzip is a hack on my lbzip2-0.17 release. I ripped out the + decompression stuff, and replaced the bzip2 compression with + the lzma compression from lzlib-0.7. llzip is mainly meant + as an assisted fork point for the lzip developers. + Nonetheless, I tried to review the diff against lbzip2-0.17 + thoroughly, and I think llzip should be usable on its own + until something better appears on the net. + + +Copyright (C) 2009 Antonio Diaz Diaz. + +This file is a collection of facts, and thus it is not copyrightable, +but just in case, I give you unlimited permission to copy, distribute +and modify it. |