mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-21 06:03:54 +00:00
Bump version to 0.541.
Limit LZMA window to 300MB on 32 bit as per reports of failure when larger. Minor documentation and display clean ups.
This commit is contained in:
parent
81ac86856b
commit
591d791791
7 changed files with 42 additions and 49 deletions
4
TODO
4
TODO
|
|
@ -17,12 +17,10 @@ Get the ASM working on 64bit.
|
|||
|
||||
Clean up the config system since it's a mystery to me.
|
||||
|
||||
Multi-threading on decompression.
|
||||
|
||||
Make stdout work without a temporary file.
|
||||
|
||||
Make stdin on decompression work without a temporary file.
|
||||
|
||||
Make testing file integrity work without a temporary file.
|
||||
|
||||
Stop breaking Darwin builds :P
|
||||
Fix darwin build since it doesn't support unnamed semamphores.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue