mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
Add to changelog
This commit is contained in:
parent
e8824afa1b
commit
efa8f0f6a5
|
|
@ -7,6 +7,7 @@ stdout unless a filename is specified.
|
||||||
* Update lrztar to properly support -S -O and -o, and use new syntax not
|
* Update lrztar to properly support -S -O and -o, and use new syntax not
|
||||||
requiring '-o -' for stdout.
|
requiring '-o -' for stdout.
|
||||||
* Update lrzip.conf to support encryption.
|
* Update lrzip.conf to support encryption.
|
||||||
|
* Do a sanity check to ensure lrzip is not attempting to work on a directory.
|
||||||
* Typo fixes.
|
* Typo fixes.
|
||||||
|
|
||||||
APRIL 2011, version 0.602 Con Kolivas
|
APRIL 2011, version 0.602 Con Kolivas
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ Apple builds will not have errors on compressing files >2GB in size which
|
||||||
broke with 0.600.
|
broke with 0.600.
|
||||||
lrztar will properly support -o, -O and -S.
|
lrztar will properly support -o, -O and -S.
|
||||||
lrzip.conf file now supports encryption.
|
lrzip.conf file now supports encryption.
|
||||||
|
lrzip will now warn if it's inappropriately passed a directory as an argument
|
||||||
|
directly.
|
||||||
|
|
||||||
lrzip-0.602
|
lrzip-0.602
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue