11 lines
467 B
Text
11 lines
467 B
Text
== 0.6 Alpha bugfix release ==
|
|
Fix crash when algo init function returns error.
|
|
Fix LZFX error handling.
|
|
More updates to README.
|
|
Further improve LZMA compression parameters to utilize all the 14 levels.
|
|
Tweak some Rabin parmeters for better reduction with zlib and Bzip2.
|
|
Increase the small size slabs a bit.
|
|
Fix slab sizing.
|
|
Fix buffer size computation when allocating Rabin block array.
|
|
Reduce memory usage of Rabin block array.
|
|
Add an SSE optimization for bsdiff.
|