REVISION.DOC

3.6 KB 2b12e48167859ece…
                               TopBases Revisions
                               ------------------

04/26/94 v0.9 (Alpha)
---------------------
  * Finally got the switches for selecting if you want to use local, echo,
    netmail, or groupmail message bases working correctly.

04/28/94 v0.9a (Alpha/Beta)
---------------------------
  * Fixed the ranking calculation bug.
  * Fixed the bug (I think) of it not counting the current days post in
    the SYSOP.LOG file.
  * BETA Release.

05/09/94 v0.9b (Alpha/Beta)
---------------------------
  * Removed "PauseAtEnd" from code. T.A.G. 2.7 supports pausing at the end
    of commands now, making that option useless.
  * Definitely fixed the bug with it not counting the posts in the SYSOP.LOG
    file.
  * Setting the FirstLog option to 0 now reads in the SYSOP.LOG file posts.
  * During runtime, it now says the path of the SysOp logs (just so the user
    knows which one it's reading it in from if they run multi-node, like me.)
  * Also during runtime, it now says the path and filename that it's writing
    the information to.
  * BETA release.

05/10/94 v0.9c (Alpha)
----------------------
  * Compiled using the TNT Developer's kit.
  * Now shows how long TopBases was active at run-time.

05/12/94 v0.9d (Alpha)
----------------------
  * Compiled using T.A.G. 2.7 record structures.
  * Now reads in STATUS.DAT and reads paths from the STATUS.DAT.

05/15/94 v0.9e (Alpha/Beta)
---------------------------
  * Added a Top Security Level parameter in the configuration, which sets the
    highest security level of each message base to include in the list.
  * Now reads in the message base colors from the MBOARDS.DAT file.
  * Removed the BASECOLOR option out of the configuration file.
  * Removed the CENTERTYPE option out of the configuration file.
  * Now shows how many bases maximum are to be included in the list (if
    there have even been enough posts in each base to reach the maximum
    number).
  * Removed the MBOARDSPATH from the configuration file.
  * BETA release.

06/18/94 v1.0 (Standard)
------------------------
  * Public Release.

07/01/94 v1.1 (Alpha/Beta/Standard)
-----------------------------------
  * Fixed -one of- the bugs that caused TopBases not to calculate and add the
    right number of bases to the listing.
  * Public release.

07/10/94 v1.2 (Alpha/Beta/Standard)
-----------------------------------
  * Fixed the bug I had thought was fixed in 1.1, and now correctly adds all
    the bases in the listing.
  * Public release.

07/18/94 v1.2a (Alpha)
----------------------
  * Added a debug feature for Alpha and Beta copies.
  * Fixed a few cosmetics of the program.

07/30/94 v1.2b (Alpha/Beta)
---------------------------
  * Added a new configuration file selection, called "UseTime", in case you run
    TopBases more than once a day, you can optionally have it say the last
    time the bulletin was created.

09/15/94 v1.2c (Alpha)
----------------------
  * Making an attempt at getting the AR flags to work.

10/01/94 v2.0 (Alpha/Beta)
--------------------------
  * Perfected the AR flag toggling.
  * Added a progress indicator.
  * Changed some cosmetics.
  * Beta Release.

10/03/94 v2.1 (Alpha/Beta)
--------------------------
  * Implemented multinode (another breakthrough for the program :)).
  * Removed some needless code, to speed up running time.
  * Removed the Logspath option from the configuration file.
  * Beta Release.

10/10/94 v2.2 (Alpha/Beta/Standard)
-----------------------------------
  * Fixed bug of it not including the #1 ranking in the listing.
  * Public Release.