diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:37:53 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:37:53 +0000 |
commit | 77a9a9d380625670cd181c996aeb81343111a29d (patch) | |
tree | 566501beb43d4e2ed83350d70dfe8b9e5e886cb9 /NEWS | |
parent | Adding upstream version 1.3~pre1. (diff) | |
download | zutils-77a9a9d380625670cd181c996aeb81343111a29d.tar.xz zutils-77a9a9d380625670cd181c996aeb81343111a29d.zip |
Adding upstream version 1.3~pre2.upstream/1.3_pre2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ Changes in version 1.3: +Two incomplete values of expected exit status producing sporadic +failures of the tests have been fixed. + The license has been changed to GPL version 2 or later. + +It has been documented that the "--format" option does not verify the +format, allowing for example the processing of compress'd (.Z) files +with gzip. |