mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
Further Changelog updates.
This commit is contained in:
parent
d19dfdf7c6
commit
11f93c058e
|
|
@ -12,6 +12,8 @@ compression/decompression of the 2nd file.
|
|||
* Explicitly select C99 to avoid certain warnings.
|
||||
* Generic modifications to silence -Wextra warnings.
|
||||
* Fix typos.
|
||||
* Use an array of parameters in lrztar to allow working with directories with
|
||||
spaces in their names.
|
||||
|
||||
|
||||
SEPTEMBER 2011, version 0.608 Con Kolivas
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ Modification date of the decompressed file is now set to that of the lrzip
|
|||
archive (support for storing the original file's date would require modifying
|
||||
the archive format again).
|
||||
Compilation warning fixes.
|
||||
Make lrztar work with directories with spaces in their names.
|
||||
|
||||
lrzip-0.608
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue