Merging upstream version 1.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ee850f05f4
commit
bc1883f769
14 changed files with 77 additions and 48 deletions
9
NEWS
9
NEWS
|
@ -1,4 +1,7 @@
|
|||
Changes in version 1.4:
|
||||
Changes in version 1.5:
|
||||
|
||||
Define constants 'header_size' and 'trailer_size' instead of using 6 and 20.
|
||||
(Lzd is supposed to be educational, and using numbers is bad practice).
|
||||
lzd now exits with error status 2 if any empty member is found in a
|
||||
multimember file.
|
||||
|
||||
lzd now exits with error status 2 if the first byte of the LZMA stream is
|
||||
not 0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue