        -=< Blue Wave patches to fix the Y2K bugs >=-
WARNING: These patches are in no way approved or supported by the authors
 of the Blue Wave programs.  !! Use at your own risk and liability !!

Replace your original EXE with:
 - 16bit Reader [BWAVE.EXE]
 BWAVE22D.EXE   v2.20 DOS
 BWAVE23D.EXE   v2.30 DOS
 - 32bit Reader [BWAVE386.EXE]
 BWAVE386.EXE   v2.30 386(DOS)

 - 16bit BBS Door [BWMAIL.EXE]
 BWMAILTG.EXE   v3.11 TELEGARD

Extract the EXE that matches your version of Blue Wave into the directory
where the current executable is. Delete the current file, then rename the
extracted file to the correct name.

If you've been using the reader with BWREPFIX, then you'll need to go into
Blue Wave Setup and change the Archiver Compression back to the default
string (call the archiver directly by name). Delete (or not) the repfix
batch and executable files.

Batch files used to change executables:
 BW-Y2K16.BAT   with comments for "those who must know..."
 BW-Y2K32.BAT   with comments...

Notes:
 1. These fixes were derived in order to get the Telegard door working.
 2. They are minimal C++ library function changes (parts of the program
    are protected against patching/cracking). They should fix any Blue
    Wave executable using the same C++ library.
 3. After the year 2038, all date functions will fail permanently --
    it's built into the language/library specification!

