From 636ab4a3d8885909b501ef24d2622834ced688a4 Mon Sep 17 00:00:00 2001 From: Moinak Ghosh Date: Thu, 2 Aug 2012 22:01:05 +0530 Subject: [PATCH] Update Changelog for 0.6. --- Changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index fbd0893..a84b060 100644 --- a/Changelog +++ b/Changelog @@ -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. Tweak some Rabin parmeters for better reduction with zlib and Bzip2. Increase the small size slabs a bit.