home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Backup / FLD-BM14.LHA / BackMan / Docs / History < prev    next >
Encoding:
Text File  |  1996-08-14  |  2.6 KB  |  78 lines

  1. Revision History
  2. ================
  3.  
  4. * Version 1.4
  5.  
  6.   Sad news first: Sandro had to give up his Amiga for a PC, so he will no
  7.   longer work on BackMan. Sigh...
  8.  
  9.   This is mainly a maintenance version I put together after collecting all
  10.   the pieces left over in the past months. The main change is...
  11.  
  12.   - This release of BackMan requires AmigaOS 3.0 and MUI 3.3.
  13.     Don't complain, upgrade.
  14.  
  15.     There are reasons beyond mere evolution, though. I had problems with
  16.     compiler's small code/data model that forced me to reduce code size:
  17.     this was the fastest way. External custom classes will come next, as
  18.     soon as I get really proficient with them.
  19.  
  20.   - Some attempts at using MUI 3's Listtree class for BackMan's directory
  21.     list were released on Aminet. This release returns to our own tree-like
  22.     directory list, because as of today all the attempts failed.
  23.     (Listtree documentation is not so good, if you ask me. Sorry kmel.)
  24.  
  25.   - You can sort the catalog list in the backup window with drag'n'drop.
  26.  
  27.   - Some aesthetic changes: for example, during a Diff the Statistics group
  28.     disappears entirely.
  29.  
  30.   - Some changes may not be self-evident, but there are more than I have
  31.     time to list here. Some are consequences of the new MUI, some are bug
  32.     fixes or small enhancements. You won't notice them unless you noticed
  33.     that there was some imperfection before.
  34.  
  35. * Version 1.3
  36.  
  37.   - SCSI Tape support added!
  38.  
  39.   - Unregistered version will inform you about size limit before actually
  40.     starting the backup.
  41.  
  42.   - When compression is enabled, try and guess the number of required
  43.     disks based on current compression ratio.
  44.  
  45.   - Elapsed and estimed time and real speed display added.
  46.  
  47.   - Fixed a bug in the install script which double-copied the docs.
  48.  
  49.   - Docs updated and refined.
  50.  
  51.   - New "Maximum log lines" option to limit the diplayed log lines.
  52.     Should speed up the things when backing up lots of dirs.
  53.  
  54.   - Selection of more than one floppy disk for backup is no more possible.
  55.     This will be re-enabled when multi-device backup will be implemented.
  56.  
  57.   - New images in the file selection window: now folding is far more
  58.     usable than before.
  59.  
  60. * Version 1.2
  61.  
  62.   - Fixed a bug in the key checking code: now registered user can really
  63.     use BackMan from a single floppy disk.
  64.  
  65.   - Added the "SystemMover" script to make an emergency boot disk.
  66.     Now it's simple to have BackManMUI on a single floppy disk!
  67.  
  68. * Version 1.1
  69.  
  70.   - Corrected some Seek problems in the Diff routines.
  71.  
  72.   - Requester "This is the first disk..." isn't opened in Diff mode.
  73.  
  74. * Version 1.0
  75.  
  76.   - Initial release.
  77.  
  78.