                              HISTORY.TXT
------------------------------------------------------------------------
|  Version Numbering Conventions                                       |
|  x.yz                                                                |
|  x = (num) Major version upgrade (added major features)              |
|  y = (num) Minor version upgrade (enhanced existing features)        |
|  z = (char) Bug fix                                                  |
------------------------------------------------------------------------
Version 1.2
08/24/99
    * Changed the display window from a textbox to a listbox. This
      removed the ~400 entry limitation imposed by the 32K character
      limit in the textbox.
    * Fixed a problem where if you attempt to access a floppy or CD
      without the media in the drive, a Runtime Error '68' would occur.
    * Extended testing to the following systems/components:

      Printers                       Systems
      -----------------------------  -----------------------------------
      HP LaserJet III (networked)    PII-300, 64MB, Win95 OSR2.5
                                     PII-300, 64MB, WinNT W/S 4.0 w/ SP5
------------------------------------------------------------------------
Version 1.1a
03/09/99
    * Increased the size of the date field and decreased the size of the
      file name field to accomodate dates past Y2K (where year is rep-
      resented as 4 digits).
------------------------------------------------------------------------
Version 1.1
03/04/99
    * Added a left margin of three spaces for printing only
    * reordered the tab index
    * Replaced Directory size of "0" with "<DIR>"
    * Added Attribute information for directories
    * Added Date/Time information for directories
    * Changed border style on Browse box to fixed single
------------------------------------------------------------------------
Version 1.0
03/02/99
First completely working version of the program. Tested on the following
printers and System Configs:

    Printers Tested		Configurations Tested
    --------------------	-----------------------------
    HP DeskJet 690c		P-166, 32Mb, Win95 OSR2
    HP DeskJet 720c		486DX4-100, 32Mb, Win95 OSR2
    Epson Stylus 1520		P-166, 48Mb, Win95 OSR2
    Canon BJ-10ex		P-75, 32Mb, Win95 OSR2
    HP LaserJet 6P
    Okidata 120F

Features included long filename support & truncation, path truncation,
selectable detail listings, Printing support, Summary information
(tot. bytes, tot files, tot dirs), copy to clipboard, integrated help
text, minimize & close buttons, and control menu box.