Update Changelog for 0.6.
This commit is contained in:
parent
2c516c009c
commit
636ab4a3d8
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
== Changes since 0.5 Alpha release ==
|
== 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.
|
Further improve LZMA compression parameters to utilize all the 14 levels.
|
||||||
Tweak some Rabin parmeters for better reduction with zlib and Bzip2.
|
Tweak some Rabin parmeters for better reduction with zlib and Bzip2.
|
||||||
Increase the small size slabs a bit.
|
Increase the small size slabs a bit.
|
||||||
|
|
Loading…
Reference in a new issue