diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 7 insertions, 15 deletions
@@ -1,22 +1,13 @@ -2015-04-08 Antonio Diaz Diaz <antonio@gnu.org> +2015-05-28 Antonio Diaz Diaz <antonio@gnu.org> - * Version 1.17-rc2 released. - * Minor changes. - -2015-01-21 Antonio Diaz Diaz <antonio@gnu.org> - - * Version 1.17-rc1 released. + * Version 1.17 released. + * New block selection algorithm makes merge up to 100 times faster. * 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. - * 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. + * lziprecover.texi: Added chapter 'File names'. 2014-08-29 Antonio Diaz Diaz <antonio@gnu.org> @@ -32,8 +23,9 @@ * repair.cc: Repair multi-member files with up to one byte error per member. * merge.cc: Merge multi-member files. - * Added chapters 'Repairing files', 'Merging files' and 'Unzcrash' - to the manual. + * main.cc (show_header): Do not show header version. + * lziprecover.texinfo: Added chapters 'Repairing files', + 'Merging files' and 'Unzcrash'. 2013-05-31 Antonio Diaz Diaz <antonio@gnu.org> |