home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / d / duser200.zip / WHATS.NEW < prev   
Text File  |  1993-03-11  |  4KB  |  104 lines

  1. { D-User v2.00g                                             }
  2. { Replacement User List for  RemoteAccess                   }
  3. { Copyright 1992-93 James FitzGibbon. All Rights Reserved   }
  4.  
  5.   Notations :     *  Bugfix
  6.                   +  Added Feature
  7.                   -  Changed Feature
  8.  
  9.   Major Changes in v2.00g
  10.   =======================
  11.  
  12.         + D-UseR now includes a user-friendly configuration program that
  13.           make setup a snap.
  14.  
  15.         + Almost every text field in the Ansi bulletin can be configured to
  16.           your choice of foreground/background colour.
  17.  
  18.         * Fixed the bug that would appear when the name of your BBS was less
  19.           than 10 characters long.
  20.  
  21.         * Fixed the spacing of the date field in the header to work with
  22.           single digit months and days.
  23.  
  24.         - Removed the different colour slashes in between the upload and
  25.           download values.
  26.  
  27.         - Changed the MessagesPosted/NumberCalls field to a Post-Per-Call
  28.           Ratio.
  29.  
  30.         - The external exclusion file is now called DUSER.BAD.
  31.  
  32.         - Performed a lot of code optimization which should speed things up
  33.           quite a bit.
  34.  
  35.  
  36.   Major Changes in v1.10c
  37.   =======================
  38.  
  39.         - Completely rewrote D-UseR after losing the source code. ( My
  40.           computer was rebooted by one of those "RingBoot" programs at
  41.           the same time as I was saving the source code to disk. )
  42.  
  43.         - Changed from using stack variables to dynamic variables.  The net
  44.           result of this is that you can now have up to 14000 users in your
  45.           user list instead of the previous 450.  This number is dependant
  46.           on your available RAM.
  47.  
  48.         - Changed from a Shell Sort to a Recursive QuickSort, speeding up
  49.           the sorting process by about 300%
  50.  
  51.         - Changed the Header Line Style slightly.
  52.  
  53.         - Changed from a Post-Per-Call ratio to a Post/Call listing.  This
  54.           was due to a user wanting to get a listing of the users that called
  55.           the most and being unable to.  I am working on an interactive
  56.           post-per-call ratio door that will also create a bulletin of post-
  57.           per-call ratios, so if you really liked that feature, just hold on
  58.           for a while.
  59.  
  60.         - Changed some of the colours in the P/C and UL:DL columns.
  61.  
  62.         - Changed the "None" that replaced a UL:DL ratio of 0/0 to "N/A"
  63.  
  64.         - Changed the header to co-incide with the changes in headers for
  65.           the rest of the DeAdZoNe utilities written by Victor Magdic.
  66.  
  67.         - Removed the "Include/Exclude SysOp" option.  D-UseR will now
  68.           exclude users with the hidden bit turned on, and since most
  69.           SysOps are already Hidden, this option was redundant.  If you
  70.           do not have the hidden bit turned on for yourself, you can use
  71.           the exclusion file to remove yourself from the userlist bulletins.
  72.  
  73.         - Due to the above change, the "Include SysOp name in Header"
  74.           switch was changed from "/H" to "/S".  Be sure to change your
  75.           batch files!
  76.  
  77.         * Fixed a small bug where the header would be offset if the Sysop's
  78.           Name was not an even length of characters.  A little programmer
  79.           stupidity here, since I had already fixed this for the System Name
  80.           in version 1.00 and totally forgot about the Sysop's Name.
  81.  
  82.         * Fixed a bug that was not sorting by first name in addition to
  83.           last name.  Now, users should be sorted correctly : by last name,
  84.           then first name.
  85.  
  86.         + Added support for an exclusion list of names not to be used in
  87.           the userlist bulletin.
  88.  
  89.         + Added support to automatically exclude any users of security
  90.           level zero and any users that have the "Hidden" bit turned on.
  91.  
  92.         + Added two more methods of locating the RemoteAccess configuration
  93.           files : in the Path, and in the current directory.
  94.  
  95.         + Added a "Last Updated on..." line to the header so that if you
  96.           ran the program at night, and a new user logged on, they would
  97.           realize why they were not listed in the bulletin.
  98.  
  99.  
  100.   Major Changes in v1.00
  101.   ======================
  102.  
  103.         + First Public release of D-User.
  104.