mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-21 06:03:54 +00:00
Further Changelog updates.
This commit is contained in:
parent
d19dfdf7c6
commit
11f93c058e
2 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue