home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / new / dev / asm / tbsource / ringdetect / final / changes next >
Encoding:
Text File  |  1993-12-21  |  2.0 KB  |  62 lines

  1. Current version: RingDetect 1.11 (C)opyright Tomi Blinnikka 1993
  2.  
  3. CHANGES
  4. ~~~~~~~
  5. Version Size    Date     Description
  6. ---------------------------------------------------------------------
  7. 1.11    8484    07/02/93 Changed a few library calls...
  8.  
  9. 1.10    ????    10/01/93 Removed some extra stuff left in code.
  10.  
  11. 1.09    8484    01/01/93 Added an initstring (Damn you Radix! :)
  12.  
  13. 1.08    8232    01/01/93 Changed the parser to use dos.library. It
  14.              now conforms to Commodores guidelines.
  15.              Lost some weight here when I updated the
  16.              iorequests and messages ports.
  17.              Changed a few things from the About-window.
  18.              Added speed options.
  19.              Tested under Kickstart 3.0/39.110.
  20.              Updated documents.
  21.              The new year version II.
  22.  
  23. 1.07    9368    09/08/92 Fixed bug with device unit number. It was
  24.              opened with an incorrect unit if above 0.
  25.              NOTE! RingDetect is now SHAREWARE.
  26.  
  27. 1.06    9220    10/06/92 Added a counter to follow how many times
  28.              the phone has rung. 
  29.  
  30. 1.05    8816    07/06/92 Version string now follows Commodores guide-
  31.              lines. You can now have a comment after the
  32.              command and options, but no spaces in the
  33.              device name.
  34.  
  35. 1.04    8828    31/05/92 Major changes: Program now waits ONLY for
  36.              'RING', no other string can be given.Now 
  37.              brings the window to front when the screen 
  38.              is brought to front.
  39.              Added a keyboard shortcut to activate string
  40.              gadget. Program now resets modem with "ATZ"
  41.              on startup.
  42.              Updated documents.
  43.  
  44. 1.03    8908    ??/??/92 Minor changes, so-called bug fixes.
  45.  
  46. 1.02    8360    13/01/92 Fixed enforcer hit. Fixed bug with load. It
  47.              didn't put gadgets back. Added WB-startup.
  48.              Updated documents.
  49.  
  50. 1.01    7584    01/01/92 The new year version I, part II. Fixed some
  51.              bugs. Changed the year to 1992. Window now
  52.              unzooms only when ScreenToFront is activated.
  53.              Removed debugging stuff accidently left in
  54.              code. No opening errors anymore. Forgot to
  55.              have TRUE with WA_AutoAdjust.
  56.  
  57. 1.00    7636    01/01/92 The new year version. Added lots of goodies.
  58.              Distributed for testing. Upload to: MITS
  59.  
  60. 0.00a-    ????    ??/??/91 Wrote the program basics and main routines.
  61. 0.99a
  62.