home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / DWDOOR23.ZIP / HISTORY.DOC < prev    next >
Text File  |  1993-08-25  |  3KB  |  47 lines

  1. History of DWDoor Door Programming Library
  2. ------------------------------------------
  3.  
  4. Version 1.0a-h         Initial Alpha and Beta Test Releases
  5.  
  6. Version 1.1            Release Version
  7.  
  8. Version 1.2            Fixed problem with "Dropped Carrier" in previous
  9.                        versions.  Added support for Spit Fire and Ultra BBS
  10.                        door files.  Added support for the new version of
  11.                        DOOR.SYS that Mustang screwed up for everyone!
  12.  
  13. Version 2.0ß           Added GetExtra$() function, turned everything into a
  14.                        PBL file for PB 3.0b, added Scrn2Ansi$() function,
  15.                        added IRQ and Non-Standard com port addresses.  Added
  16.                        entire script langauge, added Parm$() function to parse
  17.                        strings based upon search string.  Added support for
  18.                        PCBoard 15.0ß.  Added security to entire library to
  19.                        promote registering.  This verison is strictly for PB
  20.                        3.0b!  This version was strictly for beta-testing!
  21.  
  22. Version 2.0c           Fixed a problem with locked com ports greater than
  23.                        19200.  Seems that if you have a locked com port of
  24.                        38400, the program would bomb with error 5.  This
  25.                        problem has been fixed in this version.  Still a beta
  26.                        test, but close to release.
  27.  
  28. Version 2.1            Fixed problem with WWIV systems and got the A-Okay from
  29.                        beta testers that the library works with all supported
  30.                        BBS door files!  Fixed a problem with running the
  31.                        program from LOCAL mode via BBS.  This is the official
  32.                        release version!
  33.  
  34. Version 2.2            Found a small problem with WWIV... has been fixed!
  35.                        Released 8-12-93!
  36.  
  37. Version 2.3            Fixed "Courtasy" typo.  Added drop file support for
  38.                        AUNTIE.SYS, SFDOORS.DAT, TRIBBS.SYS, and UBBS.SYS!
  39.                        Fixed problem with scrolling on bottom two lines.
  40.                        Added ability to Center$() function to allow you to
  41.                        center lines with ANSI color commands in them
  42.                        correctly.  Added ability to use environment variables
  43.                        in DOORFILE= variable in CFG so user can use one CFG
  44.                        file for multi-node systems.  Fixed "NONE" option in
  45.                        DoorInit$().  Released 8-25-93!
  46.  
  47.