home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 July / Chip_1997-07_cd.bin / tipy / ihpfs / history.txt < prev    next >
Text File  |  1996-03-03  |  2KB  |  62 lines

  1. iHPFS Revision History
  2. ----------------------
  3.  
  4. 1.22    Added support for Novell DOS 7.
  5.  
  6.     New /B option forces use of extended BIOS functions.
  7.  
  8. 1.21    Added support for large IDE drives (>528 MB).
  9.  
  10.     Added support for DR DOS 5 and 6.
  11.  
  12.     Fixed a problem with unusually long paths. If a pathname is too long
  13.     for DOS to handle, the directory tree is cut off at the deepest 
  14.     possible level, and subdirectories at the last level are seen as
  15.     inaccessible files with length zero. 
  16.  
  17. 1.20    iHPFS can now handle several drives in one instance. The command
  18.     line syntax has changed to reflect this. See the documentation
  19.     for details.
  20.  
  21.     Free space on the iHPFS partitions is now reported.
  22.  
  23.     Access has been speeded up a bit.
  24.  
  25.     The . and .. directories no longer exist in the root directory.
  26.  
  27.     A bug with the /L option in version 1.15 would cause iHPFS to
  28.     report that a file/directory existed when only a partial file name
  29.     was given. This has been corrected.
  30.  
  31. 1.15    Fixed a problem with crashes when running iHPFS with MSD 2.11 and
  32.     some other programs.
  33.     
  34.     Should now work better with fragmented files.
  35.  
  36. 1.14    A new /L option gives access to files with long filenames.
  37.  
  38.     iHPFS now returns the correct disk size.
  39.  
  40.     Removed a limitation on the number of simultaneously open files -
  41.     this works better with Windows.
  42.  
  43.     The . and .. directories are now explicitly returned in directory
  44.     searches, which is necessary for some programs.
  45.  
  46. 1.13    Speeded up the cache a lot.
  47.  
  48.     The driver may now be uninstalled using the /U option.
  49.  
  50.     Fixed a bug with directory searches. Now works with TREE.
  51.  
  52. 1.12    Added support for secondary partitions.
  53.  
  54. 1.11    Fixed bugs with directory searches.
  55.  
  56. 1.10    Cache added. The cache uses XMS memory.
  57.  
  58.     Handles volume labels.
  59.  
  60.     Won't run under OS/2 DOS.
  61.  
  62. 1.00    First release