mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Update changelogs with last changes going into 0.605
This commit is contained in:
parent
b85d08a9ec
commit
55ccfc7155
2 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
lrzip ChangeLog
|
||||
MAY 2011, Con Kolivas
|
||||
MAY 2011, version 0.605 Con Kolivas
|
||||
* Addition of explicit lrzcat symlink which automatically sets "-d -o -"
|
||||
* Revert automatic output to stdout due to addition of explicit lrzcat
|
||||
executable, and to be consistent with gzip.
|
||||
|
|
@ -16,6 +16,8 @@ any size file can be safely archived.
|
|||
byte sized archives.
|
||||
* Update the percentage counter when getting file info to not overflow with
|
||||
tiny files.
|
||||
* Set the maximum file mode to 0666 to avoid setting the executable bit when
|
||||
permissions are not carried over (such as from STDIO).
|
||||
|
||||
APRIL 2011, version 0.604 Con Kolivas
|
||||
* Detach threads after creating them on the compression side. Not joining them
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue