From e3f5a65515acf494012d18be610b59f0b5dba416 Mon Sep 17 00:00:00 2001 From: freesource Date: Wed, 19 Dec 2001 19:31:11 +0000 Subject: [PATCH] More about compressing. --- Changes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index 4ecc41a..22c90c6 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ -Got rid of the complete lock-up when large files are compressed; however, -there is still a lock-up between each large chunk, but added a little -verbosity to tell when the process has begun and finished. Probably should -add -v. +Got rid of the complete lock-up when large files are compressed, ofcourse, +users won't want to try to compress more than one format at the same time, +because the logic will get skewed. In the future may make this OO. Added +some verbosity to tell when the process has begun and finished. Established logic for Filesystem Box bases on ownership. Defaults need to be different dependending on the user. Normal users probably never will