X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGES;h=7d5273e54ed134e0693285323f927ac073a50a00;hb=e531c44203905d5554118c09c8d0267f17879ee6;hp=ccd47e0bd51bc6c0535bd7fcd01071cd662406b6;hpb=d86089d1dfe8565a3cf6f9d6e2fe96d29d6ab5f1;p=dump.git diff --git a/CHANGES b/CHANGES index ccd47e0..7d5273e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -$Id: CHANGES,v 1.192 2002/08/01 10:23:26 stelian Exp $ +$Id: CHANGES,v 1.197 2002/11/15 09:25:25 stelian Exp $ Changes between versions 0.4b31 and 0.4b32 (released ?????????????) =================================================================== @@ -12,6 +12,29 @@ Changes between versions 0.4b31 and 0.4b32 (released ?????????????) Thanks to Richard Johnson for reporting the bug (originally a bugtraq post). +2. Fixed interactive 'ls' which caused spurious errors warnings + about 'undefined filetypes' detected. Thanks to Jorgen Ostling + for reporting this + bug. + +3. Fixed dump's estimate when dealing with sparse inodes. + +4. Modified dump to allow setting a blocksize bigger than 32kB + (raised the limit to 1024kB), because newer hardware needs + this for proper operation. Thanks to Dirk Traenapp + for reporting this. + +5. Fixed a bug causing Dump to stop and report an error if an + inode number in the exclude file was followed by some amount + of whitespace. Thanks to Jeffrey Sofferin + for reporting this bug. + +6. Fixed a bug which caused restore, in some particular cases, + to ask some 'scary' questions and leave a bunch of RSTTMP + directories behind when restoring incremental tapes. Thanks + to Philippe Troin for reporting this bug and + providing the test cases. + Changes between versions 0.4b30 and 0.4b31 (released July 30, 2002) ===================================================================