home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / database / indent.zip / INDENT.HST < prev    next >
Text File  |  1993-05-10  |  2KB  |  47 lines

  1. Revision History
  2.  
  3. 1.65  Original Release
  4.  
  5. 1.66  Internal Release
  6.  
  7.       Added Ctrl-C Handler to DOS version to allow abort out of program.
  8.  
  9.       Corrected bug where NOTE was not being recognized as a 
  10.       comment introduction.
  11.  
  12.       Windows Version wIndent! First created.
  13.  
  14.       Corrected bug where a && comment that was on a line by itself
  15.       would not properly align under the last && comment.  Instead it
  16.       was resetting to the first && alignment column.
  17.  
  18.       Fixed bug in /A and /B where && Comments were not being respected.
  19.  
  20.       Modify keyword list reading to open the keyword file in shared mode
  21.       to prevent any possibility of collision.
  22.  
  23.       Modified program so that the keyword file is read from the same directory
  24.       that contains Indent!.  This eliminates the requirement that the keyword
  25.       file be in the current directory or path.
  26.  
  27. 1.67  Internal Release
  28.  
  29.       Added directive command *#LIST STRUCTURE.
  30.  
  31.       Modified program so that if /R is specified and comments are actually
  32.       removed, the date-time stamp of the file is not preserved.  Time-stamp
  33.       will also not be preserved if *#directive comments are added or removed.  This
  34.       fixes a problem with source-level debuggers such as FoxPro's.
  35.  
  36.       Removed 10 line-per-second limitation on shareware demonstration version.
  37.       Program will now display demo message for 4 seconds and then execute at
  38.       full speed.
  39.  
  40.       Added directive command *#LIST FILE
  41.  
  42. 1.68  Second Compuserve Release  
  43.  
  44.       Added support for CompuServe upgrade process.  System allows registered
  45.       users to receive free upgrade software via CompuServe.
  46.  
  47.