diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:26:11 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:26:11 +0000 |
commit | 560efe7382b3ec435391d3f2fcda03cb08787ab9 (patch) | |
tree | 082803f81c2cf83b8b859df041fb007d5e57a24b /NEWS | |
parent | Adding upstream version 1.0~rc7. (diff) | |
download | zutils-560efe7382b3ec435391d3f2fcda03cb08787ab9.tar.xz zutils-560efe7382b3ec435391d3f2fcda03cb08787ab9.zip |
Adding upstream version 1.0.upstream/1.0
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,11 +14,11 @@ Decompressors are now invoked without the "-q" option except if explicitly requested, as some simplified implementations do not accept it. -Minor fixes. - Quote characters in messages have been changed as advised by GNU Coding Standards. +"configure" now accepts options with a separate argument. + Configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards. |