home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / wbo132s.zip / WBHIST.DOC < prev    next >
Text File  |  1993-12-09  |  5KB  |  119 lines

  1.      Weather Board Revision History
  2.      -------------------------------
  3.  
  4.      ----------------------------------------------------------------------
  5.      Whew!  Sorry for all these quick revisions.  But I've gotten a lot of
  6.      "its a great program, but it would be outstanding if you...".  All the
  7.      suggestions have been good ones and since I aim to please...
  8.  
  9.      Hey, at least you can't say I don't support my program.  Keep those
  10.      cards and letters comming folks...
  11.      ----------------------------------------------------------------------
  12.  
  13.      12/09/93 :  v.  1.32
  14.  
  15.      DOS and OS/2 versions of Weather Board are now available.  The new
  16.      shareware archive names are called WBD132S.ZIP and WBO132S.ZIP.  The
  17.      new registered archives have an R in them instead of an S.  The new
  18.      .EXE files are called WBDOS.EXE and WBOS2.EXE.  Be sure to change the
  19.      name in your old Z.BAT file.  See the README.TXT file in the OS/2
  20.      archive for notes on OS/2 setup for Weather Board.
  21.  
  22.      Added code to handle the "information for XXX is not available" message
  23.      from Weathermation.  This message is now bypassed, and Weather Board
  24.      will edit / produce whatever information it can get from Weathermation.
  25.      Also added additional WB messages to let you know what is going on during
  26.      connections.
  27.  
  28.      12/02/93 :  v.  1.30
  29.  
  30.      EVERYONE PLEASE READ THE NEW DOCS AND UPGRADE FILE !!
  31.  
  32.      Added a new item to WB.CFG to make the Modem Hook Control during
  33.      editing an optional feature. You can confiure the program to use it or
  34.      not use it. This was done because some modems generate false Device I/O
  35.      Errors when the ATH1 command is issued in the program. Most modems work
  36.      fine, however. So now you can still use the program, even if you have
  37.      one of those cranky modems.
  38.  
  39.      11/17/93 :  v.  1.29
  40.  
  41.      Added code to allow manual switching from the Primary phone number to
  42.      the Secondary phone number.  This will cut down on the time it takes
  43.      to get the weather report, especially if you are at the local keyboard
  44.      and you know that the Primary number is not answering, or that
  45.      something else is wrong.  If you're not there, the automatic switch
  46.      will still take place.
  47.  
  48.      11/07/93 :  v.  1.28
  49.  
  50.      Added code to take the modem off hook during editing, and put it back
  51.      on hook after the edit is finished. This was a lot more involved than
  52.      it sounds, since I don't have direct access to the UART registers. I
  53.      had a lot of trouble trying to do this before, but I think I have it
  54.      this time. It works on the three modems I have here. I hope it works
  55.      on yours too!
  56.  
  57.      09/30/93 :  v.  1.27
  58.  
  59.      This one isn't my fault. It appears that many Weathermation sites are
  60.      upgrading to a new version of the software that has a display bug in it.
  61.      It doesn't display its prompt when a human or the program first logs on.
  62.      Code has been added to "nudge" WM into displaying its prompt. As near as
  63.      I can tell, compatibility has been maintained with the older "working"
  64.      version of Weathermation.
  65.  
  66.      09/20/93 :  v.  1.26
  67.  
  68.      Rewrote the modem connect module in a last ditch effort to get certain
  69.      modem / cpu combos to work with the program. Added code to check for
  70.      NO ANSWER which some modems return instead of NO CARRIER. Changed the
  71.      way the configuration file is read to handle commas in the telephone
  72.      numbers. Edited the displayed phone numbers so they will not mess up
  73.      the screen, regardless of their length.
  74.  
  75.      09/19/93 :  v.  1.25
  76.  
  77.      EVERYONE PLEASE READ THE NEW DOCS AND UPGRADE FILE !!
  78.  
  79.      Did some fairly extensive mods to officially support the Weathermation
  80.      command stacking feature.  This sort of worked by default in prior
  81.      versions.  WB now can do two local and two state summary forecasts in
  82.      one run if desired.  There are new docs and an upgrade file to support
  83.      this for existing installations.  Enhanced the editor a TON for this
  84.      one.  Also added an Edit Mode option to speed up the capture file
  85.      editing because of all the editor mods.  Increased the modem timer to
  86.      try to overcome some occasional problems with modems that don't return
  87.      result codes fast enough.
  88.  
  89.      09/11/93 :  v.  1.20
  90.  
  91.      Enhanced the editor quite a bit to handle the "zone" method that the
  92.      Gulf states use to do their state summaries.  Had to modify the way
  93.      the program goes after the forecast files because of this also.  Added
  94.      a "Working..." message to let you know that the program is still alive
  95.      during editing.  Fixed a small bug that caused the program to dial the
  96.      secondary phone number when it was set to NONE, under certain obscure
  97.      conditions.
  98.  
  99.      09/08/93 :  v.  1.16
  100.  
  101.      Bug fix release.  Fixed a nasty one that caused Device Timeout errors
  102.      on some modems when opening the communications port.  Also fixed a
  103.      couple of minor ones that slipped through Alpha & Beta.
  104.  
  105.      09/06/93 :  v.  1.15
  106.  
  107.      Enhanced the forecast editor some more.  It now seeks out state names
  108.      in the body text and capitailzes them as required.
  109.  
  110.      09/04/93 :  v.  1.10
  111.  
  112.      Added the State Summary forecast by popular demand.  Enhanced the
  113.      forecast editor a bit.
  114.  
  115.      09/01/93 :  v.  1.00
  116.  
  117.      First production release.  (fingers crossed!)
  118.  
  119.