Update version number to 0.552 and update documentation.

This commit is contained in:
Con Kolivas 2011-02-11 13:22:29 +11:00
parent b81542cea4
commit ea9b00c839
7 changed files with 46 additions and 18 deletions

11
BUGS
View file

@ -1,5 +1,10 @@
BUGME November 2010
BUGME February 2011
Fails on mac osx : needs unnamed semaphores converted to named to work. Last
working version 0.530.
Mac OSX does not use multithreading, silently ignoring it so as to work. It
does not support unnamed semaphores so another synchronisation primitive will
be required (named semaphores or other).
There have been rare reports of corruption on decompression of files >20GB.
The cause remains unknown so caution is recommended, and not to use lrzip for
mission critical massive file backups. Checking files with md5sum is
recommended till further notice.