Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
794807afca
commit
84e28e4ce9
13 changed files with 54 additions and 37 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,13 +1,6 @@
|
|||
2013-04-15 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
||||
2013-05-27 Antonio Diaz Diaz <antonio@gnu.org>
|
||||
|
||||
* Version 1.4-rc2 released.
|
||||
* Fixed return value of '-d' and '-t' in case of data error.
|
||||
* main.c: Changed info shown at verbosity levels 2 and 3.
|
||||
* Ignore option '-n, --threads' for compatibility with plzip.
|
||||
|
||||
2013-02-18 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
||||
|
||||
* Version 1.4-rc1 released.
|
||||
* Version 1.4 released.
|
||||
* main.c: Added new option '-f, --force'.
|
||||
* main.c: Added new option '-F, --recompress'.
|
||||
* main.c: Added new option '-k, --keep'.
|
||||
|
@ -15,6 +8,10 @@
|
|||
* main.c: Accept more than one file in command line.
|
||||
* Decompression time has been reduced by 5%.
|
||||
* main.c: '--test' no more needs '/dev/null'.
|
||||
* Fixed return value of '-d' and '-t' in case of data error.
|
||||
* main.c: Changed info shown at verbosity levels 2 and 3.
|
||||
* Ignore option '-n, --threads' for compatibility with plzip.
|
||||
* configure: Options now accept a separate argument.
|
||||
* configure: 'datadir' renamed to 'datarootdir'.
|
||||
* Makefile.in: Added new target 'install-as-lzip'.
|
||||
* Makefile.in: Added new target 'install-bin'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue