diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 13:15:12 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 13:15:12 +0000 |
commit | af0ac2217d1005ad32420a31414182b14ed54b4f (patch) | |
tree | 6387958c45b0614c2d02c0cfdecc1222771403aa /ChangeLog | |
parent | Adding upstream version 1.0. (diff) | |
download | lunzip-af0ac2217d1005ad32420a31414182b14ed54b4f.tar.xz lunzip-af0ac2217d1005ad32420a31414182b14ed54b4f.zip |
Adding upstream version 1.1.upstream/1.1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,3 +1,13 @@ +2012-02-26 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 1.1 released. + * main.c (decompress): Print only one status line for each + multi-member file when only one '-v' is specified. + * main.c (close_and_set_permissions): Inability to change output + file attributes has been downgraded from error to warning. + * Changed quote characters in messages as advised by GNU Standards. + * configure: 'datadir' renamed to 'datarootdir'. + 2011-01-17 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.0 released. @@ -5,7 +15,7 @@ * Created from the decompression code of clzip 1.1. -Copyright (C) 2010, 2011 Antonio Diaz Diaz. +Copyright (C) 2010, 2011, 2012 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 |