home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 8 / IOPROG_8.ISO / install / fips / history.txt < prev    next >
Encoding:
Text File  |  1997-08-25  |  5.1 KB  |  176 lines

  1. Revision History of FIPS
  2.  
  3. ------------------------
  4.  
  5.  
  6.  
  7. Version 1.5 - august 22, 1995
  8.  
  9.  
  10.  
  11. - Moved some of the special topics (use with OS/2, OnTrack, Stacker) from
  12.  
  13.   FIPS.DOC to SPECIAL.DOC
  14.  
  15.  
  16.  
  17. - Revised the doc, added some info and tips
  18.  
  19.  
  20.  
  21. - Changed -d<num> switch to -n<num>
  22.  
  23.     
  24.  
  25.  
  26.  
  27. Version 1.4 - january 18, 1995 (not publicly released)
  28.  
  29.  
  30.  
  31. - FIPS can now correct a number of errors and inconsistencies on-the-fly
  32.  
  33.  
  34.  
  35. - Support for drives with configurable address translation - this should
  36.  
  37.   finally eliminiate the 'inconsistent partition table' error.
  38.  
  39.  
  40.  
  41.  
  42.  
  43. Version 1.3 - january 6, 1995 (not publicly released)
  44.  
  45.  
  46.  
  47. - Replaced override switches by questions in the program
  48.  
  49.  
  50.  
  51. - Some errors of the hard disk structure can now be corrected by FIPS,
  52.  
  53.   especially wrong end cylinder/head/sector numbers in the partition
  54.  
  55.   table
  56.  
  57.  
  58.  
  59. - Revised error messages, minor corrections in the doc
  60.  
  61.  
  62.  
  63. - Added information about the common problem of 'invalid start/end head'
  64.  
  65.   or 'inconsistent/corrupt partition table' to the file FIPS.FAQ.
  66.  
  67.  
  68.  
  69. - Cylinder numbers above 1024 are now shown without the 1024 modulus in
  70.  
  71.   the partition table
  72.  
  73.  
  74.  
  75.  
  76.  
  77. Version 1.2 - october 20, 1994
  78.  
  79.  
  80.  
  81. - Added information about OnTrack Disk Manager to the doc.
  82.  
  83.  
  84.  
  85. - Added file FIPS.FAQ that covers frequently asked questions.
  86.  
  87.  
  88.  
  89.  
  90.  
  91. Version 1.1.1 - october 13, 1994 (not publicly released)
  92.  
  93.  
  94.  
  95. - Added support for hard disks with > 1024 logical cylinders.
  96.  
  97.  
  98.  
  99.  
  100.  
  101. Version 1.1 - may 26, 1994
  102.  
  103.  
  104.  
  105. - Bugfix: Removed the code for detecting the Linux DOS Emulator because
  106.  
  107.   it caused a hangup on some machines.
  108.  
  109.  
  110.  
  111.  
  112.  
  113. Version 1.0 - may 3, 1994
  114.  
  115.  
  116.  
  117. - Added code to detect the OS FIPS is running under (thanks to Dave
  118.  
  119.   McCaldon). This is to make sure that FIPS is not run in a multitasking
  120.  
  121.   OS. Does not yet detect OS/2 and Novell Task Manager.
  122.  
  123.  
  124.  
  125. - First official release. There have been few bug reports in the test phase
  126.  
  127.   and only one serious problem (with OS/2 dual boot). It is addressed in
  128.  
  129.   detail in the doc.
  130.  
  131.  
  132.  
  133.  
  134.  
  135. Version 0.9.3 beta - march 31, 1994 (not publicly released)
  136.  
  137.  
  138.  
  139. - Some minor corrections for compatibility with Borland C++ 4.0
  140.  
  141.  
  142.  
  143. - Bugfix: "FAT too small" error with some configurations corrected
  144.  
  145.  
  146.  
  147.  
  148.  
  149. Version 0.9.2 beta - march 25, 1994 (not publicly released)
  150.  
  151.  
  152.  
  153. - Documentation revised, information about use with OS/2 added, features
  154.  
  155.   of DOS 6.x taken into account
  156.  
  157.  
  158.  
  159. - -quiet and -s switches removed
  160.  
  161.  
  162.  
  163. - Drive detection code changed, this hopefully solves the problem with
  164.  
  165.   the 'Too many drives found' error
  166.  
  167.  
  168.  
  169.  
  170.  
  171. Version 0.9.1 beta - january 21, 1994 (not publicly released)
  172.  
  173.  
  174.  
  175. - Select the start cylinder for the new partition with the cursor keys
  176.  
  177.  
  178.  
  179. - Automatically check for free space even before prompting for the
  180.  
  181.   new start sector
  182.  
  183.  
  184.  
  185. - A nasty bug in the partition reordering procedure that caused FIPS to
  186.  
  187.   fail in some cases was removed
  188.  
  189.  
  190.  
  191. - Slight bug in class definition corrected
  192.  
  193.  
  194.  
  195.  
  196.  
  197. Version 0.9 beta - november 7, 1993
  198.  
  199.  
  200.  
  201. - Save files on floppy (root and boot sector) are not overwritten -
  202.  
  203.   there may be up to ten save files on a disk.
  204.  
  205.  
  206.  
  207. - Verbose error messages are now displayed by default, -verbose switch
  208.  
  209.   has been removed.
  210.  
  211.  
  212.  
  213. - A minor error resulting in a 'division by zero' error with some invalid
  214.  
  215.   bootsectors has been corrected
  216.  
  217.  
  218.  
  219.  
  220.  
  221. Version 0.8 beta - july 23, 1993
  222.  
  223.  
  224.  
  225. - A minor correction to the documentation
  226.  
  227.  
  228.  
  229. - No changes in the program from version 0.3. This is the first beta re-
  230.  
  231.   lease. It is intended to be available to a wider audience.
  232.  
  233.  
  234.  
  235.  
  236.  
  237. Version 0.3 alpha - june 8, 1993
  238.  
  239.  
  240.  
  241. - FIPS is now completely translated to C++ (for easier maintenance and
  242.  
  243.   programming experience)
  244.  
  245.  
  246.  
  247. - Explanation of the calculation of the new starting cylinder improved
  248.  
  249.  
  250.  
  251. - FIPS was reported to work with Stacker and SuperStor
  252.  
  253.  
  254.  
  255.  
  256.  
  257. Version 0.2.2 alpha - may 26, 1993 (not publicly released)
  258.  
  259.  
  260.  
  261. - partition table reordering improved - non-dos partitions remain in their
  262.  
  263.   slots
  264.  
  265.  
  266.  
  267. - all necessary header files now included (sorry about that, my compiler
  268.  
  269.   does not complain about missing prototypes)
  270.  
  271.  
  272.  
  273.  
  274.  
  275. Version 0.2.1 alpha - may 5, 1993 (not publicly released)
  276.  
  277.  
  278.  
  279. - bugfix: minimal cylinder number for start of new partition now calculated
  280.  
  281.   correctly on drives with 16 sectors per cluster
  282.  
  283.  
  284.  
  285. - some improvements/simplifications to the code
  286.  
  287.  
  288.  
  289.  
  290.  
  291. Version 0.2 alpha - april 27, 1993
  292.  
  293.  
  294.  
  295. - added commandline switches to override certain error messages and
  296.  
  297.   use FIPS non-interactively
  298.  
  299.  
  300.  
  301. - test mode without writing added
  302.  
  303.  
  304.  
  305. - debug mode added (writes a session transcript + additional info to a file)
  306.  
  307.  
  308.  
  309. - more informative error messages
  310.  
  311.  
  312.  
  313. - display of verbose error messages may be selected
  314.  
  315.  
  316.  
  317. - error checking is now more 'dos-like' (more unusual configurations
  318.  
  319.   accepted)
  320.  
  321.  
  322.  
  323. - possibility to reedit the partition table without restarting the program
  324.  
  325.  
  326.  
  327. - added the number of megabytes to the partition table display
  328.  
  329.  
  330.  
  331. - now works correctly with drives that only have one free partition
  332.  
  333.  
  334.  
  335. - now supports more than two harddisks on a PC
  336.  
  337.  
  338.  
  339. - some minor fixes
  340.  
  341.  
  342.  
  343.  
  344.  
  345. Version 0.1 alpha - april 12, 1993
  346.  
  347.  
  348.  
  349. - Initial Release
  350.  
  351.