home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 206.img / PROD33B2.ZIP / !PRODOOR.NEW next >
Text File  |  1990-05-28  |  7KB  |  201 lines

  1. $NOMACS$
  2.  
  3. History of ProDOOR changes (in reverse order)
  4. ---------------------------------------------
  5.  
  6. 28-May-90
  7.    Corrected decoding of some of the @x macros that produced very long
  8.    ansi codes.
  9.  
  10.    Commas were not being inserted correctly in early 28-may betas.
  11.  
  12. 27-May-90
  13.    Corrected invalid filename checks to properly detect overlong
  14.    filenames and filenames containing too many dots.
  15.  
  16.    Corrected action of autojoin when non-stop is in effect.
  17.  
  18.    NS is now recognized as autojoin at a read mail prompt when there are
  19.    no more available messages in the current conference.
  20.  
  21. 26-May-90
  22.    Redefined ascii code 127 to function as ^G rather than ^H in visual
  23.    editor.
  24.  
  25.    Corrected colors during command line input.
  26.  
  27.    Corrected local non-graphic display to use the default colors instead
  28.    of white.
  29.  
  30.    Changed visual edit to use entire screen in local mode, regardless of
  31.    the specified (P)age setting.
  32.  
  33.    Corrected message entry to prevent corruption of message index when
  34.    (P)rotect command is used immediately following an aborted message
  35.    reply.
  36.  
  37.    The (+) and (-) commands weren't working right following a two-letter
  38.    mail reading command (such as YA).
  39.  
  40.    Added "/ $LASTMSGNO$" after display of current message number.
  41.  
  42.    Added support for TO: @level@ and TO: @level-level@ security level
  43.    specific messages.
  44.  
  45.    Added support for "unlimited" download bytes when download K limit
  46.    is set to 32767k.
  47.  
  48. 23-May-90
  49.    Corrected "automatic CR" during message subject entry.
  50.  
  51. 21-May-90
  52.    Corrected more ansi code display problems.  Ansi displays should
  53.    again be working correctly at all times.  All ansi decoding is now
  54.    internal-- you no longer need ANSI.SYS loaded for ProDoor/ProLogon
  55.    operation.
  56.  
  57.    Changed (N)ew files scan to prevent setting the last-date-scanned to
  58.    a date in the future.
  59.  
  60. 20-May-90
  61.    Corrected some ansi color code displays.
  62.    Corrected some colors on the call waiting control panel.  I'm working
  63.    without a color monitor right now, so please keep me advised on colors
  64.    if they still don't look right.
  65.  
  66.    Added '*' flagging of newer files in file listings.
  67.    The 'new files' function now updates the last-scanned date to that
  68.    of the newest file seen, rather than the current date.
  69.  
  70. 19-May-90
  71.    Removed support for PCBTRAP.
  72.    Rewrote screen handlers for quicker displays.
  73.    Note: the environment setting
  74.         SET OVCRT=ON
  75.    may be needed under DesqView and other windowing/timeshare systems.
  76.  
  77. 18-May-90
  78.    Removed the debugging message "DISP_MACFILE:" which I forgot to
  79.    remove after some testing last week.
  80.  
  81. 17-May-90
  82.    Corrected a hardcoded limit that caused "earned K" values over 65535k to
  83.    rollover to 0.  The door now locks the number at 65535 (the highest value
  84.    that can be stored in the allocated space).
  85.  
  86.    Corrected free download handler to properly handle files processed by
  87.    DSZ when the directory was specified as part of the wildcard in
  88.    PROFREE.
  89.  
  90. 15-May-90
  91.    Added logic to totally disable checks for the NS16550 buffered serial
  92.    chip.  Add the environment statement:
  93.         SET NO16550=ON
  94.    to force the code to act like ProDoor/ProKit 3.1 did.
  95.  
  96.    The main menu display wasn't correctly being bypassed when a command
  97.    was stacked at a 'press enter to continue' prompt.
  98.  
  99. 14-May-90
  100.    Started work on ProDoor 3.3 alpha for full support of 14.5 file
  101.    formats.
  102.  
  103.    Changed curconfh definition for compatibility with pcboard when
  104.    accessing conferences over #255.
  105.  
  106. 14-May-90
  107.    Official release of ProDoor 3.2.
  108.  
  109.    Corrected @Xhh handler to allow unlimited line lengths while displaying
  110.    text files.
  111.  
  112.    Changes in ProKit library to return a caller count of -1 instead of
  113.    aborting when the @NUMCALLS@ macro is used, but the 'mainfn' variable
  114.    has not been initialized to point to the main MSGS file.
  115.  
  116. 13-May-90
  117.    Changed download ratio system to include the selected file in the
  118.    ratio calculation instead of considering only past or queued
  119.    downloads.
  120.  
  121.    The command translation system now checks for .NN conference specific
  122.    command translation files when an alternate language is not in use.
  123.    For example, the file PROXJOIN.10 defines the conference command
  124.    translations when in conference #10.
  125.  
  126.    Added PROTRNS output translation support in ProEdit.
  127.  
  128. 12-May-90
  129.    Increased stack allocation in PROXZIP module.
  130.  
  131.    Corrected error message on duplicate uploads to exclude path to
  132.    upload directory.
  133.  
  134.    Again removed debugging code.
  135.  
  136.    Removed 'bulletins updated since last call:' message if the specified
  137.    BLT.LST file does not exist.
  138.  
  139.    Added support for @Xhh color macros.
  140.  
  141.    Added low level logic to retry failed read operations RETRY_COUNT
  142.    times; this may solve some READ FAILURE problems under networked
  143.    systems.
  144.  
  145. 11-May-90
  146.    Changed OPEN logic to ignore extra entries in door definition lines.
  147.    This allows prodoor to use 14.5 format DOORS.LST files.
  148.  
  149. 10-May-90
  150.    Increased stack size.  Removed debugging code.
  151.  
  152.    Corrected free download handler to properly handle files when the
  153.    directory was specified as part of the wildcard in PROFREE.
  154.  
  155. 08-May-90
  156.    Added a check for upload ratio calculations when no uploads are
  157.    recorded and the sysop has specified 0 for the number of "free
  158.    uploads" in the PRORATIO file.  The code now returns a D/U ratio of
  159.    9999 under these circumstances.
  160.  
  161.    After some reports of strange runtime errors or program crashes, I
  162.    have decided to re-enable stack and rangecheck code in this beta.
  163.    Therefore, this bets is about 20k larger than the final code.  If you
  164.    get any errors with this beta, please attempt to capture what leads
  165.    up to the error with SET PRODEBUG=ON so you can quickly report it
  166.    BOOSTERS.
  167.  
  168.    In this beta, when SET PRODEBUG=ON is active, the door will print a
  169.    number of debugging messages on the local screen.  PLEASE PRINT-
  170.    SCREEN THESE MESSAGES and report back with last few messages prior to
  171.    the program failure.   I'd like to track down and fix this last bug
  172.    as quickly as possible so we can release 3.2 in the next week or so.
  173.    THANK YOU FOR COOPERATING!
  174.  
  175.    Added new PROXJOIN command translation file, which is active at the
  176.    Join Conference Command prompt.
  177.  
  178. 07-May-90
  179.    Corrected an error in PROSM that caused a runtime error when attempting
  180.    to increase message index blocks.
  181.  
  182. 06-May-90
  183.    Changed DISP-filename translations in PROX???? files to allow a
  184.    command result after displaying a text file.  For example:
  185.         6,D,D                   ;allow level 6 and up to use D
  186.         5,D,DISP-NOTREG B       ;trap level 5 attempts
  187.         0,D,D                   ;allow lower levels to use D
  188.    This sequence will display the file 'NOTREG' and jump to the
  189.    bulletins menu for level 5 users who attempt to use the D command.
  190.    All other security levels will be allowed to use the D command as
  191.    normal.
  192.  
  193.    Added new PROXFILE command translation file, which is active at the
  194.    (F)iles prompt.
  195.  
  196. 05-May-90
  197.    Changed PROMORE filename to PROXMORE to follow the convention of other
  198.    command translation files.
  199.  
  200.    Corrected a logic error that would sometimes cause a READBAS error at
  201.