Adding upstream version 1.17~rc1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c230441360
commit
73f740a795
27 changed files with 624 additions and 240 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,7 +1,14 @@
|
|||
2015-01-21 Antonio Diaz Diaz <antonio@gnu.org>
|
||||
|
||||
* Version 1.17-rc1 released.
|
||||
* repair.cc: Repair time has been reduced by 15%.
|
||||
* Added new option '-y, --debug-delay'.
|
||||
* Added new option '-z, --debug-repair'.
|
||||
|
||||
2014-10-16 Antonio Diaz Diaz <antonio@gnu.org>
|
||||
|
||||
* Version 1.17-pre1 released.
|
||||
* merge.cc: New block selection algorithm makes merge much faster.
|
||||
* New block selection algorithm makes merge up to 100 times faster.
|
||||
* Makefile.in: Added new targets 'install*-compress'.
|
||||
* testsuite/unzcrash.cc: Moved to top directory.
|
||||
* Added chapter 'File names' to the manual.
|
||||
|
@ -9,7 +16,7 @@
|
|||
2014-08-29 Antonio Diaz Diaz <antonio@gnu.org>
|
||||
|
||||
* Version 1.16 released.
|
||||
* New class LZ_mtester makes repair much faster.
|
||||
* New class LZ_mtester makes repair up to 10 times faster.
|
||||
* main.cc (close_and_set_permissions): Behave like 'cp -p'.
|
||||
* lziprecover.texinfo: Renamed to lziprecover.texi.
|
||||
* License changed to GPL version 2 or later.
|
||||
|
@ -99,7 +106,7 @@
|
|||
* testsuite/unzcrash.cc: Test all 1-byte errors.
|
||||
|
||||
|
||||
Copyright (C) 2009-2014 Antonio Diaz Diaz.
|
||||
Copyright (C) 2009-2015 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue