summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..47d2d69
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,11 @@
+Changes in version 0.3:
+
+lzip_decompress module updated to version 4.14.40-3.
+
+Use a precalculated CRC table as lzlib does.
+
+Improved corrupt header detection to HD=3.
+
+'--in-place' now works with both '--decompress' and '--test'.
+
+Show final diagnostic when testing multiple files.