home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / qbbsetc / subscp20.lzh / HISTORY.DOC < prev    next >
Text File  |  1991-03-25  |  3KB  |  87 lines

  1. Version        Changes/Updates
  2. -------        ---------------
  3.  
  4. v0.01-0.02  -  Not Released
  5.  
  6. ++++++++++
  7.  
  8. v0.03-0.06  -  Alpha versions
  9.  
  10. ++++++++++
  11. BETA
  12. v0.07       -  First BETA
  13.  
  14. ++++++++++ 
  15. BETA
  16. v0.08       -  Added MAXLEVL
  17.             -  Fixed screen output
  18.             -  Fixed the some logic leading to multiple warning and expiration
  19.                msgs being written to user
  20.             -  Corrected spelling error in comments in example SUBSCRIP.CTL
  21.             -  Fixed problem with LOG file and Bad file name
  22.             
  23. ++++++++++
  24. BETA
  25. v0.09       -  Fixed some logic errors in reading of EXPIRED.MSG
  26.             -  Added the ability to send a canned msg to upgraded users
  27.                specific to their upgrade level
  28.             -  Added UNREGISTERED to Sysop name on canned msg's
  29.  
  30. ++++++++++
  31. BETA
  32. v0.10       -  Fixed bug if CTL file was missing, the error trap didn't
  33.                catch it
  34.             -  Moved to BC v7.1 compiler
  35.             -  Removed the access to CONFIG.BBS.  Now all is required is the
  36.                USERS.BBS  (Should go easier on multi-node setups)
  37.  
  38. ++++++++++
  39. RELEASE
  40. v0.11       -  First released version
  41.  
  42. ++++++++++
  43. BETA
  44. v0.12       -  Added Netmail credit parameter
  45.             -  Still fixing bugs with the SUBSCRIP.CTL file not found error
  46.                catching.  I think I GOT it this time. :*)
  47.             -  Fixed bug with writing warning msg and Renewflag reading
  48.             -  Added support for an optional EXTERNAL file to hold expiration
  49.                date
  50.             -  Included Internal to External date storage conversion utility
  51.             
  52. ++++++++++
  53. BETA
  54. v0.13       -  Added error checking for missing ALIAS.BBS file
  55.             -  Fixed error when adding a new subscriber and you don't have
  56.                Alias's established.  It now approiately creates a blank
  57.                alias record and pointer for that user
  58.             -  Added STATSSUBONLY feature: Using this option will only list
  59.                subscribing users instead of a full listing
  60.             -  Added utility program to display ASC/ANS screens with exp.
  61.                date
  62.  
  63. +++++++++
  64. BETA        -  Renamed EXTCNVRT to STARTUP.  It now serves a dual purpose of
  65. v0.14          converting old setups and also creating the SUBSCRIP.DAT file
  66.                for new users.
  67.             -  Forgot to close the external date file when displaying stats
  68.                It's now closed properly.
  69.             -  Fixed problem with displaying DELETED users (they were supposed
  70.                to be displayed by STATS, but they were)
  71.             -  Fixed problem with program bombing out when a new user logged
  72.                on, and a new record was created.  I wasn't catching it and
  73.                creating a new ALAIS.BBS record or pointer
  74.             -  Changed STATS display to correspond with actual user record #
  75.             -  Fixed bug where user's ALAIS/EXPIRATION DATE pointer was not
  76.                updated properly if users was a new user
  77.                
  78. ++++++++++
  79. BETA        -  Removed a problem with some redundant code and multiple
  80. v0.15          addition of the user's netmail credit
  81.             -  Fixed problem where STATS didn't properly store new users
  82.                expiration dates
  83.             -  Added Sysopname and Regkey parameters
  84.             
  85. ++++++++++
  86. RELEASE
  87. v0.20