2025-02-17 22:21:03 +01:00
|
|
|
2015-07-07 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 1.8-pre1 released.
|
|
|
|
* main.c (main): With '-u', verify that output file is regular.
|
|
|
|
* Error messages synced with lzip-1.17.
|
|
|
|
|
2025-02-17 22:20:01 +01:00
|
|
|
2015-05-27 Antonio Diaz Diaz <antonio@gnu.org>
|
2025-02-17 22:19:33 +01:00
|
|
|
|
2025-02-17 22:20:01 +01:00
|
|
|
* Version 1.7 released.
|
2025-02-17 22:19:33 +01:00
|
|
|
* Minor changes.
|
|
|
|
* Makefile.in: Added new targets 'install*-compress'.
|
|
|
|
|
2025-02-17 22:17:08 +01:00
|
|
|
2014-07-01 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 1.6 released.
|
|
|
|
* License changed to GPL version 2 or later.
|
|
|
|
|
2025-02-17 22:16:00 +01:00
|
|
|
2014-04-11 Antonio Diaz Diaz <antonio@gnu.org>
|
2025-02-17 22:14:05 +01:00
|
|
|
|
2025-02-17 22:16:00 +01:00
|
|
|
* Version 1.5 released.
|
2025-02-17 22:13:05 +01:00
|
|
|
* main.c: Added new option '-u, --buffer-size' (low memory mode).
|
|
|
|
* main.c (close_and_set_permissions): Behave like 'cp -p'.
|
|
|
|
|
2025-02-17 22:12:16 +01:00
|
|
|
2013-09-17 Antonio Diaz Diaz <antonio@gnu.org>
|
2025-02-17 22:11:45 +01:00
|
|
|
|
2025-02-17 22:12:16 +01:00
|
|
|
* Version 1.4 released.
|
2025-02-17 22:11:45 +01:00
|
|
|
* main.c (show_header): Do not show header version.
|
|
|
|
* Minor fixes.
|
|
|
|
|
2025-02-17 22:10:06 +01:00
|
|
|
2013-06-18 Antonio Diaz Diaz <antonio@gnu.org>
|
2025-02-17 22:09:10 +01:00
|
|
|
|
2025-02-17 22:10:06 +01:00
|
|
|
* Version 1.3 released.
|
2025-02-17 22:09:10 +01:00
|
|
|
* Decompression time has been reduced by 1%.
|
|
|
|
* main.c (show_header): Show header version if verbosity >= 4.
|
|
|
|
* Ignore option '-n, --threads' for compatibility with plzip.
|
|
|
|
* configure: Options now accept a separate argument.
|
|
|
|
|
2025-02-17 22:03:07 +01:00
|
|
|
2013-02-18 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 1.2 released.
|
|
|
|
* Decompression time has been reduced by 12%.
|
|
|
|
* Makefile.in: Added new target 'install-as-lzip'.
|
|
|
|
* Makefile.in: Added new target 'install-bin'.
|
|
|
|
* main.c: Use 'setmode' instead of '_setmode' on Windows and OS/2.
|
|
|
|
|
2025-02-17 21:57:03 +01:00
|
|
|
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'.
|
|
|
|
|
2025-02-17 21:45:55 +01:00
|
|
|
2011-01-17 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
2025-02-17 21:36:41 +01:00
|
|
|
|
2025-02-17 21:45:55 +01:00
|
|
|
* Version 1.0 released.
|
2025-02-17 21:36:41 +01:00
|
|
|
* Initial release.
|
2025-02-17 21:45:55 +01:00
|
|
|
* Created from the decompression code of clzip 1.1.
|
2025-02-17 21:36:41 +01:00
|
|
|
|
|
|
|
|
2025-02-17 22:19:33 +01:00
|
|
|
Copyright (C) 2010-2015 Antonio Diaz Diaz.
|
2025-02-17 21:36:41 +01:00
|
|
|
|
|
|
|
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
|
|
|
|
modify it.
|