summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-08-26 07:57:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-08-26 07:57:14 +0000
commitb9c3804bd95fa4adf48dd177743ccedf6f35b321 (patch)
tree742dfd2b9b12f5a22f8deb808697300440230305 /ChangeLog
parentInitial commit. (diff)
downloadxlunzip-b9c3804bd95fa4adf48dd177743ccedf6f35b321.tar.xz
xlunzip-b9c3804bd95fa4adf48dd177743ccedf6f35b321.zip
Adding upstream version 0.3.upstream/0.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..2988e55
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,25 @@
+2018-07-10 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 0.3 released.
+ * lzip.c: Use a precalculated CRC table as lzlib does.
+
+2018-07-09 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 0.2 released.
+ * lzip_decompress module updated to version 4.14.40-2.
+ * Improved corrupt header detection to HD=3.
+ * --in-place now works with both --decompress and --test.
+ * main.c: Show final diagnostic when testing multiple files.
+
+2018-06-30 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 0.1 released.
+ * Initial release.
+ * Tests the code shipped in linux patches before june 2018.
+
+
+Copyright (C) 2016-2018 Antonio Diaz Diaz.
+
+This file is a collection of facts, and thus it is not copyrightable,
+but just in case, you have unlimited permission to copy, distribute and
+modify it.