home *** CD-ROM | disk | FTP | other *** search
/ RISC DOMAIN 3 / RISC_DOMAIN_3.iso / _rdi3 / iss3stuff / support / clicback_ / Changes next >
Encoding:
Text File  |  1996-01-29  |  4.1 KB  |  85 lines

  1. Changes
  2. ~~~~~~~
  3. 2.94
  4. ~~~~
  5. Added compression level 0 for those who wish to backup your drives with
  6. no compression.
  7.  
  8. 2.93
  9. ~~~~
  10. Fixed a 'Data Lost' bug caused by an apparent bug in RISCOS OS_Args routines.
  11.  
  12. 2.92
  13. ~~~~
  14. Added support for PC Partitions so !ClicBack can now backup files from within
  15. the partition itself.  !Restore can also restore files to the partiton.
  16. THE DOS PARTITION MUST HAVE BEEN CREATED AND FORMATTED BEFORE YOU RESTORE.
  17. If you have installed that inferior OS, Windows, and have a VMM file then
  18. this will become corrupted!!! Well all that happens is that it isn't
  19. copied back in exactly the same location on the disc which upsets poor
  20. windows.  But as it only contains dross I wouldn't worry to much anyway.
  21. Also it is constantly changing so exclude it from the backup.
  22.  
  23. String comparisons for the include exclude lists have now been made case 
  24. insensitive as some people prefer to create the script files by hand. 
  25.  
  26. Fixed the bug where !Restore would sometimes prompt for a disc beyond the
  27. backup set.
  28.  
  29. 2.91
  30. ~~~~
  31. Fixed the following bugs:
  32.   1.  ClicBack now checks for the case where the 'backup source' is also
  33.       specified in the include list.
  34.   2.  The inclusion of non-existant files in the include list is also checked
  35.       for.
  36.   3.  Several problems with the history list entries have been sorted out.
  37.   
  38.   Other changes.
  39.   Added the reminder of the trial period to the startup banner for those
  40.   unregistered users who have no concept of time.
  41.   
  42.   Added the 'package' icon for multiple excludes i.e. '*.scrap'
  43.  
  44. Version 2.89 fixes the following bugs with version 2.75:
  45. a)    Fatal internal error type 2 generated after writing to the first floppy disc.  
  46.       This was due to a divide by zero in the estimation routines if the amount of 
  47.       data backed up to the first floppy disc amounted to less than 1% of the total 
  48.       data.
  49. b)    Fatal internal error type 5 occasionally generated.  This was finally traced to 
  50.       the assembler version compression routines.  These have now been removed.
  51. c)    ClicBack$Temp system variable has been removed.  It should not have been 
  52.       there in the first place but was to be incorporated in a later version.  
  53.       However, I would advise against running two copies of !ClicBack² at the 
  54.       same time as the temporary logfile’s that it creates will confuse the program.
  55. d)    I have also added "Quick Delete" routines for floppy discs.  This saves a lot 
  56.       of time if the discs that you are using for the backup contains lots of old 
  57.       programs etc. 
  58. e)    The calculation of the difference files has been modified along with the 
  59.       estimation of discs required.  I have also changed the startup banner.
  60. f)    The popup menus have now been standardised.
  61. g)    Unknown keys are now passed back to the Wimp.
  62. h)    Addition of the pause button to !Restore.
  63. i)    Support for Jason Tibbeck's !Longfiles module added.  See the !help file for 
  64.       more details.
  65. j)    Under certain circumstances !Retrieve would not be copied to the final
  66.       disc correctly.
  67. k)    I have now added the 'Detect disc' option to both !ClicBack² and !Restore.
  68.       With this option selected the program will automatically continue when
  69.       a disc is inserted.  With !ClicBack² this option will need to be used with
  70.       caution because as soon as you insert a disc the program will wipe the disc
  71.       clean, not the best idea in the world if you only wanted to check what was
  72.       on it.  In case you do wish to check the contents you will need to pause the
  73.       program and then check the contents.
  74.       When the program is polling for a disc you will notice that the drive light
  75.       will flash once a second.  It is perfectly safe to remove or insert a disc
  76.       when this happens.  Owners of newer machines might notice that the drive
  77.       light does not flash until the old disc is removed, this is a feature of
  78.       the disc drive as the computer knows that it is the old disc so does not
  79.       bother to check it.
  80. l)    Sorted out the alignment of icons so that the appear correct in the
  81.       system font.
  82. m)    The default level of data compression has been changed to level 3.
  83.   
  84.  
  85.