home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / d / dosfs / !DosFS / BugHist < prev    next >
Encoding:
Text File  |  1990-10-21  |  3.0 KB  |  62 lines

  1. |> !DosFS.BugHist
  2.  
  3. BUG HISTORY, AND WHAT'S NEW
  4.  
  5. DosFS Filing System:
  6. -------------------
  7.  
  8. 1.00 (27-Jun-1989): Upgrading from Arthur (DosFS 0.29) to RISC OS.
  9. 1.01--1.02        : Some (fairly significant) speed improvements were made.
  10. 1.03              : The second copy of the FAT was not updated correctly,
  11.                     which gave errors on the Atari ST; volume labels
  12.                     (which are just invisible file names in the root
  13.                     directory) could be deleted and copied onto.
  14. 1.04 (11-Oct-1989): The first file on a disc could be saved incorrectly.
  15. 1.05 (03-Mar-1990): File type expansion hooked up the stack in some
  16.                     cases, which caused all filers to die.
  17. --
  18. 1.10 (19-May-1990): Renumbering because version numbers were completely
  19.                     mixed up. First release of Filer2.
  20. 1.11 (05-Jun-1990): The time conversion routine could return with the
  21.                     V-flag set as a result of the last computation.
  22.                     This caused an error condition and subsequent
  23.                     non-functioning of DosFS today -- an error which
  24.                     would have repeated every 497 days.
  25. 1.12 (16-Jun-1990): Count dosfs:$ now works ok ($ could not be found).
  26. 1.13 (20-Sep-1990): Access translation of directories changed from DL
  27.                     (an anachronism) to D, allowing them to be deleted
  28.                     (with check if directory empty). Corrected: *BytesFree.
  29.                     Some operations were still possible on the volume label.
  30.  
  31. --COMPLETELY NEW VERSION-- [Test release 1.20a  04-Sep-1990]
  32.  
  33. 1.20 (15-Oct-1990): Speed increase in multiple file operations and operations
  34.                     on subdirectories.
  35.                     Added: *DosMap, *FileInfo (shows 1st cluster) *DosVolume,
  36.                     full disc name support based on volume labels, wildcards,
  37.                     current directory. Major addition: implementation of
  38.                     byte-operations (Open, Close, BPut, BGet, Args). In
  39.                     particular the filer now also works in a full desktop,
  40.                     where copying used to fail because the Filer reverted to
  41.                     byte-ops. In some cases error messages are made more
  42.                     helpful (not always possible if Risc-OS Filer itself
  43.                     gives them). Subdirectories of arbitrary length
  44.                     supported.
  45.                     Corrected: Loading and saving of files whose sizes are 
  46.                     multiples of 1024 bytes (this was serious!).
  47.  
  48.  
  49. Filer2:
  50. ------
  51.  
  52. 2.5  (11-Aug-1990): Title of command window for *BytesFree did not show
  53.                     "BytesFree", because of the use of Basic function OSCLI.
  54. 2.60 (07-Oct-1990): Added: DosFS 1.20 DosMap and DosVolume. In directory
  55.                     viewers disc name appears (if present), so you can
  56.                     have multiple windows open. Automatic file typing
  57.                     added using system variables.
  58. 2.61 (20-Oct-1990): RAMFetch and handling of mouse clicks corrected.
  59.  
  60.  
  61. Thanks to the very few who pointed out bugs in DosFS to me.
  62.