Merging upstream version 0.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0e913c7a20
commit
5b23556820
11 changed files with 455 additions and 814 deletions
13
NEWS
13
NEWS
|
@ -1,4 +1,11 @@
|
|||
Changes in version 0.2:
|
||||
Changes in version 0.3:
|
||||
|
||||
Lzip options "--dictionary-size" and "--match-length" have been
|
||||
implemented.
|
||||
New option "--data-size" has been added.
|
||||
|
||||
Output file is now removed if plzip is interrupted.
|
||||
|
||||
This version automatically chooses the smallest possible dictionary size
|
||||
for each member during compression, saving memory during decompression.
|
||||
|
||||
Regular files are now open in binary mode in non-POSIX platforms
|
||||
defining the O_BINARY macro.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue