home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / disk / backup_utils / mrbackup1.5 / docs / changes < prev    next >
Text File  |  1995-02-27  |  6KB  |  145 lines

  1.  
  2. This file documents recent changes to MRBackup.  Changes are listed in
  3. reverse  chronological/version  order.   The  MRBackup  version number
  4. scheme follows these conventions:
  5.     
  6.     The first digit is the version level. Changes in the version level
  7.     indicate major functionality changes and possible incompatibilities
  8.     with previous versions.
  9.  
  10.     The second pair of digits following the period constitute the revision
  11.     level. Revisions generally indicate added or changed functionality
  12.     while maintaining upward compatibility.
  13.  
  14.     If the revision level is followed by a letter (a-z), this indicates a
  15.     bug-fix release.
  16.  
  17. ***************************************************************************
  18. * Don't forget to assign MRBackup: to the directory where MRBackup lives! *
  19. ***************************************************************************
  20.  
  21. 10/23/93 V1.15
  22.  
  23. ===========
  24.   Changes
  25. ===========
  26.  
  27. * * * * * * * * * * * * * * I M P O R T A N T ! * * * * * * * * * * * * * *
  28.  
  29. MRBackup Professional version 1.15 and above now REQUIRE version 2.04
  30. (or greater) of the AmigaDOS operating system.  MRBackup Professional
  31. will no longer work on version 1.3 (or lower) of AmigaDOS.
  32.  
  33. * * * * * * * * * * * * * * I M P O R T A N T ! * * * * * * * * * * * * * *
  34.  
  35. MRBackup Professional is no longer dependent upon arp.library.
  36.  
  37. MRBackup Professional is now (again) a shareware product.  While I
  38. consider it to be of excellent commercial quality, I do not have the
  39. resources to pursue commercial distribution.  In every other aspect,
  40. nothing has changed.  If you're honest, you'll either pay the
  41. requested registration fee or remove MRBackup from your system.  I
  42. will continue to support MRBackup Professional as long as there is
  43. some reward in doing so.
  44.  
  45.  
  46. 07/20/93 V1.14e
  47.  
  48. ===========
  49.   Changes
  50. ===========
  51.  
  52. There has been some confusion over the need for a saveset catalog when
  53. doing a restore.  If you are doing a full restore, the catalog is
  54. unnecessary.  If you wish to do a partial restore, you MUST have a
  55. catalog.  Prior releases of MRBackup would let you cancel the Catalog
  56. file requester, then ask "Restore without catalog?".  This release now
  57. presents a requester with a brief explanation and the choices "Use
  58. Catalog, Ignore Catalog and Cancel".  If you select "Use Catalog", the
  59. catalog file requester will appear.  If you select "Ignore Catalog",
  60. MRBackup will assume that you are going to do a full restore and will
  61. not request a catalog.  If you select "Cancel", MRBackup will abort
  62. the restore.
  63.  
  64. Several enhancements have been added to the Rebuild Catalog and
  65. Restore commands, primarily to facilitate recovery from savesets which
  66. are missing one or more diskettes.  Also, MRBackup used to ask for
  67. disk #1 at the beginning of a restore, even when it wasn't required.
  68. If a diskette in a given saveset is lost or damaged, just rebuild the
  69. catalog with whatever disks you have, then restore using that catalog.
  70.  
  71. Jeff Porter reported that MRBackup didn't work well under WorkBench
  72. when the Screen Text font preference was set to something other than
  73. an eight point non-proportional font.  This was supposed to have been
  74. fixed quite a while ago.  Well, I've gone through all gadget
  75. definitions and insured that Topaz 8 is explicitly referenced.  There
  76. still can be some clipping of gadgets near the top border if a large
  77. default font is chosen, but overall the situation is much improved.
  78.  
  79. ===========
  80.  Bug Fixes
  81. ===========
  82.  
  83. MRBackup  now  issues  a  "motor off" command to the floppy disk drive
  84. whenever an error is detected on either a disk read or write.
  85.  
  86.  
  87. 05/20/93 V1.14d
  88.  
  89. ===========
  90.  Bug Fixes
  91. ===========
  92.  
  93. Glenn Holliday discovered an interesting `disk full' situation when
  94. performing an AmigaDOS backup with Formatting set to `None'.  This
  95. release fixes the problem.  It should be noted, however, that this use
  96. of MRBackup (incremental backups to the same AmigaDOS saveset) is not
  97. really recommended unless you know all of your backed up files are
  98. going to fit on one diskette (or hard disk partition) or you don't
  99. care if multiple versions of a given file will accumulate over
  100. multiple diskettes.  Since MRBackup doesn't load a catalog of an
  101. existing saveset prior to doing a backup, he doesn't know in advance
  102. that previous versions of files may be stored on the disks being used
  103. for this backup.  Also, you'll end up with multiple catalogs, rather
  104. than a single, consolidated catalog.
  105.  
  106. The `None' formatting option was originally added to accommodate
  107. preformatted diskettes.  While it does have other interesting uses,
  108. you must be aware of MRBackup's limitations in these cases.
  109.  
  110.  
  111. 05/09/93 V1.14c
  112.  
  113. ===========
  114.  Bug Fixes
  115. ===========
  116.  
  117. MRBackup  could get into an error recovery loop if a file selected for
  118. backup was deleted before it could be backed up.
  119.  
  120. Compression estimating was not working as documented.  Also, to aid in
  121. compression estimating, the final compression ratio is written to the
  122. log file at the end of a backup.
  123.  
  124. In  AmigaDOS  backup  mode, backup media overfull conditions can occur
  125. through  normal  use,  especially  when  using compression estimating.
  126. MRBackup now anticipates/prevents more of these situations and handles
  127. the ones it can't prevent in a more robust manner.
  128.  
  129. Under AmigaDOS 2.04(+), AmigaDOS backup mode, if a quick format fails
  130. with an error 225 (ERROR_NOT_A_DOS_DISK), a normal format will be
  131. attempted
  132.  
  133.  
  134. 04/18/93 V1.14b
  135.  
  136. ===========
  137.  Bug Fixes
  138. ===========
  139. --
  140. The AmigaDOS mode Restore function had a serious error in its filename
  141. construction algorithm (a side-effect of recent `minor' changes) which
  142. effectively blocked file restoration in AmigaDOS mode (from MRBackup,
  143. at least). The problem is fixed.
  144.  
  145.