summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:35:17 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:35:17 +0000
commit54eb7a34be819b408b6751cdea2e0efe8f54ad2d (patch)
tree4ab337444e4b984fd7efe3a7c6ee4453797f84a6 /NEWS
parentAdding upstream version 1.0. (diff)
downloadplzip-54eb7a34be819b408b6751cdea2e0efe8f54ad2d.tar.xz
plzip-54eb7a34be819b408b6751cdea2e0efe8f54ad2d.zip
Adding upstream version 1.1~pre1.upstream/1.1_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 3 insertions, 13 deletions
diff --git a/NEWS b/NEWS
index 2bc2d78..e5c7c14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,5 @@
-Changes in version 1.0:
+Changes in version 1.1:
-Scalability of compression (max number of useful worker threads) has
-been increased.
+Plzip now shows the progress of compression at verbosity level 2 (-vv).
-Scalability when decompressing from/to regular files has been increased.
-
-The number of worker threads is now limited to the number of members in
-the input file when decompressing from a regular file.
-
-"configure" now accepts options with a separate argument.
-
-The target "install-as-lzip" has been added to the Makefile.
-
-The target "install-bin" has been added to the Makefile.
+Signals "SIGUSR1" and "SIGUSR2" are no more used to signal a fatal error.