home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / directry / kfs / history.doc < prev    next >
Encoding:
Text File  |  1994-05-16  |  1.3 KB  |  36 lines

  1.                         -------------------------
  2.                         |   Keyed File System   |
  3.                         |                       |
  4.                         |      HISTORY.DOC      |
  5.                         -------------------------
  6.  
  7.  
  8.                      History of the Keyed File System
  9.  
  10.  
  11. Changes apply to all versions (DOS, OS/2 1.x, and OS/2 2.x) unless otherwise
  12. indicated.
  13.  
  14. Version (Date)  Description of changes
  15. --------------  -----------------------------------------------------------
  16.   1.00 (3/91)   Initial release.
  17.  
  18.   1.10 (11/91)  Added support for generic alphabetic keys.
  19.  
  20.   1.20 (4/92)   Added internal performance enhancements.
  21.  
  22.   1.30 (9/92)   Added ReadGenNumeric operation.
  23.  
  24.   2.00 (6/93)   Released OS/2 2.x version. Improved file detection capability
  25.                 in DOS and OS/2 versions.
  26.  
  27.   2.10 (3/94)   Improved performance for ReadNext operation.
  28.  
  29.   2.11 (4/94)   Corrected an error where ReadNext returned an erroneous EOF
  30.                 when being used to copy records to a new keyed file.
  31.  
  32.   2.12 (5/94)   Corrected an error where Add occasionally returned an 
  33.                 "No space on disk" (KFS_rc = 13) error when there was, in
  34.                 fact, enough space to add a record. (DOS only)
  35.  
  36.