mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Change the LZO testing option to be a bool on/off instead of taking a confusing parameter.
Make the lzo testing message simpler and only appear when max verbose mode is enabled.
This commit is contained in:
parent
fa34905d9d
commit
94673d3fe3
9 changed files with 37 additions and 75 deletions
|
|
@ -1,5 +1,6 @@
|
|||
lrzip ChangeLog
|
||||
FEBRUARY 2011, version 0.561 Con Kolivas
|
||||
* Change the lzo testing to a bool on/off instead of taking a parameter.
|
||||
* Clean up the messy help output.
|
||||
* Refuse to read from or write to terminal in stdin/stdout mode.
|
||||
* Delete temporary files generated when testing from stdin.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue