home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Magazine / ActiveShareware / BackMan / Docs / History < prev    next >
Encoding:
Text File  |  1998-10-07  |  3.2 KB  |  100 lines

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