version 0.1.0 08-08-2001 Initial approach: Get information about
                         bugs from CONFIG.SYS, SYSLEVEL.*, odin32_?.log 
                         and build a ReportingBugs.TXT-compatible 
                         Odin Bug Report

version 0.2.0 09-08-2001 Changed: Rearranged and polished GUI
                         Fixed: Spaces in directories did not work
                         Fixed: Bug in xf86sup.sys detection      
                         Added: Hints for all fields
                         Added: More display drivers detected
                         Added: Chipset detection for Scitech Drivers
                         Added: License detection for Scitech Drivers
                         Added: Progress bar instead of counter
                         Added: Verbal description field
                         Added: Variable buffer size for pre-exception lines
                         Added: Simple CFG-file for some options
                         
version 0.2.1 10-08-2001 Changed: Executable and log field larger again
                         Fixed: SYSLEVEL files were not closed
                         Fixed: Wrong font in verbal description field
                         Added: Version notice in general hint text
                         
version 0.2.2 10-08-2001 Changed: Separate line for application version
                         Changed: Small cosmetic changes in report
                         Fixed: Ensured trailing '\' for directory vars
                         Fixed: Load RexxUtil (0.2.2a)
                         Added: Version notice at the bottom of the report

version 0.3.0 14-08-2001 Changed: Version notice at the bottom of the report
                         Changed: Enhanced icon (still not perfect)
                         Changed: Same text in GUI and report
                         Changed: Yes/No for xf86sup-status instead of 1/0
                         Added: Also detect Win32K.SYS from odin32_?.log
                         Added: Detect last WarpIN installation
                         Added: Detect if no WarpIN installation before
                         Added: Check Odin.INI for last OdinInst execution
                         Added: Warning, if build is older than 10 days
                         Added: Refuse bug reports for old builds (>20 days)
                         Added: Check for invalid build names
                         Added: Some more CFG-Options (undocumented)
                         Added: Hide and close button on frame
                         
version 0.3.1 15-08-2001 Changed: Logfile entry field readonly
                         Fixed: Possible endless loops for incomplete logs
                         
version 0.4.0 17-08-2001 Changed: Completely redesigned GUI (now notebook)
                         Changed: Buildfile entry field readonly
                         Added: Query user automatically for build and log
                         Added: Detect build level of Scitech Drivers
                         Added: Detect OdinInst.EXE installdate from ODIN.INI
                         Added: Detect missing OdinInst.EXE execution
                         Added: Add complete ODIN.INI to the report
                         Added: User is automatically prompted for buildfile
                                and logfile
                         Fixed: Possible endless loops if invalid filenames 
                                were supplied
known problems:
                         - if logfile is given before buildfile (which is
                           not adviceable anyway), you get the errornous 
                           message, that odininst has not been installed.
todo-list:               
                         - Nice OS/2-style INI file instead of .CFG
                         - (half)automatic detection of buildfile-directory
                         - detect Matrox driver version
                         - the whole code has to be restructured (it looks
                           ugly right now)

