forked from pool/plzip
18 lines
659 B
Plaintext
18 lines
659 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 27 00:54:20 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.3:
|
|
* the "--data-size" option has been added
|
|
* the 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 opened in binary mode on non-POSIX
|
|
platforms defining the O_BINARY macro
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 19 13:48:40 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.2)
|
|
|