Version 0.9.3 12-08-2008
                         +Added: /Setup:smb switch in order to configure
                                 smbspool.exe (Samba Client for Printing)
                                 automagically
Version 0.9.2 xx-xx-2008
                         +Added: Display hostname and IP address of machine
                                 on testpage
                         +Added: Display also PR1UTIL version information
                         *Changed: Fonts on status page changed (had a mixture
                                   of Courier and Courier New).
Version 0.9.1 30-03-2007
                         +Added:   A primitive spooling mechanism to avoid
                                   execution of multiple copies of the same
                                   program (optional).
                         *Changed: Alpha2-Alpha3:Use PR1UTIL.DLL instead 
                                   RxIsRun.DLL
                         +Added:   A button to open eRedMan's new spooling
                                   folder in details view.
                         +Added:   Hints on the settings page
                         +Added:   Hints on the GS printer assistant page
                         *Changed: eRedMan does not create its files in the
                                   TEMP directory anymore but within its own 
                                   directory created in the x:\SPOOL path
                                   
                         Known problem: Jobs are handled out of order 
                                   occasionally.
                         
Version 0.9.0 17-11-2005
                         +Added:   Colors and fonts of main GUI are 
                                   customizable using WPS palettes
                         +Added:   Also display printer driver on the testpage
                         +Added:   Also display build date on the testpage
                         +Added:   TrueType font check on the testpage
                         +Added:   Hints on all context menu items
                         +Added:   Completely reworked the readme.1st
                         +Added:   Additional information in the online help
                         +Added:   /DEBUG commandline switch
                         *Changed: New icon
                         *Changed: Once again, speed was improved.
                         *Changed: Bitmap buttons to be style compatible
                                   with ePDF and ePDFMerge
                         !Fixed:   GhostScript printer wizzard was broken
                                   in RC2
                         !Fixed:   If filesize < 81 bytes, discard file
                                   (would crash ePDF and is probably invalid)
                         !Fixed:   Rewrote some captions and hints to be more
                                   self explanatory
                         !Fixed:   Colorwheel background was not really white
                                   and there were some wronglg colored pixels.
Vserion 0.9.b8a (private)
                         !Fixed:   If no pipe was configured, eRedMan crashed 
                                   on some toolbar buttons.
Version 0.9.b8 15-01-2005
                         +Added:   GhostScript Printer Assistent to
                                   help users by setting up a GhostScript
                                   driven PostScript printer queue for a 
                                   non-PostScript printer (by doing so you
                                   overcome printing problems from OpenOffice
                                   for OS/2).
                         +Added:   Optionally detach program (and thus run
                                   it invisibly in the background)
                         +Added:   Intelligence to help user when configuring
                                   eRedMan with ePDF.
                         +Added:   /SETUP:ePDF switch to automagically 
                                   configure eRedMan for ePDF (if eRedMan
                                   resides in the same directory as ePDF).
                         +Added:   /MAKEOBJ switch to create an eRedMan
                                   object in the startup folder.
                         *Changed: Added a lot of stuff to the help file
                                   (so finally it should be useful).
Version 0.9.b7 13-12-2004
                         +Added:   Send test page through selected pipe
                                   to the associated program (menu and 
                                   toolbar)
                         +Added:   Buttons to open printer and printer
                                   properties 
                         +Added:   Test page in order to test current
                                   setup quickly without the need of
                                   an additional application
                         +Added:   FINALLY, IT WORKS! Robust mechanism
                                   to remove leftover temporary files 
                                   between 1 and max. 2 hours after their
                                   creation
                         *Changed: Once again, speed was improved. This
                                   time the problems with VPC were 
                                   significantly reduced.
                         *Changed: Toolbar buttons behave like real OS/2
                                   buttons
                         !Fixed:   Changed settings where not reflected
                                   by the container.
Version 0.9.b6 17-11-2004
                         +Added:   Toolbar with shortcuts to 3 existing
                                   contextmenu functions (Stop, Restart,
                                   Settings)
                         +Added:   Toolbar buttons to open printer folder
                                   and spooler object.
                         +Added:   Some more help text
                         *Changed: Rewrote pipe monitor code once more
                         *Changed: After a thread has completed a new one
                                   is spawned much faster than before
                                   (3rd attempt to fix job loss problem,
                                   and this one really looks promising)
Version 0.9.b5 22-06-2004
                         +Added:   Started with the content of the help file
                         *Changed: Reorganized pipe monitor code once more
                                   (2nd attempt to try to prevent the loss
                                   of a 2nd job that is written to the pipe
                                   shortly after the previous one (1/10 of
                                   a second faster this time)
Version 0.9.b4 07-06-2004
                         +Added:   Created a decent "About" window.
                         +Added:   Preliminary Help system support
                         *Changed: Make 9.WarpSans the default font 
                                   everywhere.
                         *Changed: Removed all artificial brakes (put in for 
                                   debugging purposes) in pipe monitor code
                                   (this prevents loss of 2nd job if it was 
                                   written to the pipe shortly (2 Seconds or 
                                   less) after the previous one
                         *Changed: Make sure context menu gets the focus
                                   when called
                         !Fixed:   Disallow "Remove" if no pipe configured
                         
Version 0.9.b3 19-05-2004
                         -Removed: Quit button (obsolete, needed to much space)
                         *Changed: Caption of "Discard" button in remove mode 
                                   to "Cancel"
                         *Changed: Increased container size
Version 0.9.b2 07-05-2004
                         +Added:   Double click on pipe starts/stops 
                                   monitoring
                         +Added:   Very simple cleanup algorithm for leftover 
                                   temporary files	(has to be enhanced, this
                                   one prevents eRedMan to run for a longer 
                                   periode of time!)
                         +Added:   Status of pipes is saved, manually stopped
                                   pipes are not automatically restarted upon 
                                   startup.
                         +Added:   Stop threads when program is closed (i.e.
                                   we do not leave this to VX-REXX to do)
                         +Added:   Commandline switches /MIN and TL:ON|OFF
                         +Added:   Maximize button
                         +Added:   Spooler ports can be uninstalled when
                                   a pipe is removed.
                         *Changed: Enlarged and revamped the settings dialogue
                         *Changed: Made context menu structure more Warp/eCS 
                                   compliant
                         *Changed: Turned off some artificial brakes
                         *Changed: Use "Start /N" instead of "Start"
                                   (No more open cmd sessions afterwards)
                         *Changed: "Remove pipe" code completely rewritten
                         *Changed: Do not stop/restart all threads when one
                                   pipe is modified or newly added (Advantage:
                                   The problem about the busy pipes occurs
                                   less often). And it just makes sense.
                         *Changed: Use local errorhandlers to handle false
                                   SYNTAX errors related to PipeDisconnect()/
                                   PipeClose() problem
                          
Version 0.9.b1 02-05-2004 Initial approach

Known problems:
- errorhandlers in pipe monitor threads are still turned off
- the PipeDisconnect()/PipeClose() problems are not solved
  (although I do not remember seeing a thread die recently...)

Missing things:
- the properties of the program should be more configurable
- add more possibilites to pass pipe data to the program
- a "name" for each pipe/program combo would be nice
- Manual, help and hints
