diff --git a/BUGS b/BUGS index 56f2745..cb30eaa 100644 --- a/BUGS +++ b/BUGS @@ -1,3 +1,5 @@ -BUGME February 2011 +BUGME March 2011 -Nil known. +Mac may not be able to work with STDIN/STDOUT on very large files. +MD5 displayed on large files on Mac may not match file produced, but file +generated should match original file. diff --git a/README b/README index add9f04..ea74946 100644 --- a/README +++ b/README @@ -318,7 +318,8 @@ machines. Large files might not decompress on machines with less RAM if SWAP is disabled. BUGS: -Probably lots. Tell me if you spot any :) +Probably lots. Tell me if you spot any :) Any known ones should be documented +in the file BUGS. Links: @@ -341,11 +342,13 @@ and the update to the multithreaded lzma library and all sorts of other features. Thanks to René Rhéaume for fixing executable stacks and Ed Avis for various fixes. Thanks to Matt Mahoney for zpaq code. Thanks to Jukka Laurila for Darwin support. Thanks to George Makrydakis for lrztar. -Thanks to Ulrich Drepper for his md5 implementation. Thanks to Serge Belyshev -for extensive help, advice, and patches to implement encryption. +Thanks to Ulrich Drepper for his md5 implementation. Thanks to Michael +Blumenkrantz for new configuration tools. Thanks to the PolarSSL authors for +encryption code. Thanks to Serge Belyshev for extensive help, advice, and +patches to implement encryption. Con Kolivas -Sat, 19 Mar 2011 +Sat, 23 Mar 2011 Also documented by Peter Hyman