v0.4.1 (2000.04.29), about 1050 LOC.
====================================

 * Binary distribution was missing unzip.exe. Doh.
 * Corrected readme.txt
 * Fixed keyboard controls in file dialog boxes.
 * Fixed registry key checks.

v0.4 (2000.03.25), about 1050 LOC.
==================================

 * Rewrite from scratch:
 * Uses Turbo Vision for user's interface.
 * That forced moving from C to C++.
 * Added interactive autoexec.bat update / editing ability.
 * Build process made more GNUish with autoconf and automake.

v0.3 (dead), about 300 LOC.
===========================

 * Never released. Why? Because Richard Dawe introduced new
   program, zippo, which drastically changed the purpose and
   implementation of zippo. For curious - v0.3 had to handle
   packages and dependencies, current zippo work.

v0.2 (1999.04.02), about 250 LOC.
=================================

 * If user wants it, registry is updated to disable numeric tails in SFN.
 * added check if LBInstDJ is running under DOS 7 but not in DOS box under
   Windows 9x.
 * Optionally LBInstDJ now updates autoexec.bat if it does not find FPU.
   (Controled by #define INCLUDE_FPU)
 * added check against installing to "/dev" directory
 * changed DPMI server from CWSDPMI to PMODE/DJ so LBInstDJ.exe now is a
      standalone program
 * added autoexec.bat update failure check
 * bugfix : LBInstDj tried to append "\" even there was a "/" present

v0.1 (1999.03.29), about 150 LOC.
=================================

 * first public release.
