home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / PROKIT29.ZIP / !PRODOOR.NEW next >
Encoding:
Text File  |  1989-03-01  |  4.4 KB  |  101 lines

  1.  
  2. History of PCB/ProDOOR changes (in reverse order)
  3. -------------------------------------------------
  4.  
  5. 28-Feb-89
  6.    Changes to prevent improperly initialized user records due to the
  7.    action of RECYCLE in conjunction with logoff through sub-doors.
  8.    Corrected line counting in (J) and (B) functions to match PCBoard.
  9.    Disabled CTS handshake during going-offhook process to handle systems
  10.    that do not assert CTS after carrier is lost.
  11.    Disabled "high ascii filter" because of incompatibilities with
  12.    PCBoard's meaning for this filter.
  13.  
  14. 25-Feb-89
  15.    THIS IS THE FINAL BETA FOR PRODOOR 2.9.
  16.    PLEASE REPORT ANY PROBLEMS IMMEDIATELY!
  17.    RELEASE IS SCHEDULED FOR 3-1-89.
  18.  
  19.    Restored message pointer after failed zip scan.
  20.    Changed descriptions of REPACK command.  This will NOT convert file
  21.    formats in prodoor 2.9.  Look for a better repack in 3.0.
  22.    Changed PROSM to not clear fields when the first character is changed.
  23.    Implemented high-ascii filter in visual editor.
  24.    NOTE: It appears that PCBoard 14.0 does NOT implement the high-ascii
  25.    filter, even though PCBSETUP has an entry to control it.
  26.  
  27. 22-Feb-89
  28.    Corrected (REPACK) command as an alternate name for REARC.
  29.    Clarified description of 'minimum level to join' as 'minimum level
  30.    for auto-registration' in PROSM.
  31.  
  32. 19-Feb-89
  33.    Added a check in the (F V) X(tract) command and all other external
  34.    shell commands for overlong command lines.  Changed (ARCM) command
  35.    to (ZIPM) command.
  36.  
  37. 18-Feb-89
  38.    Fixed missing newlines in message entry (broken 14-feb). Finished
  39.    implementation of PROXZIP module for extract-partial-zipfile.  Added
  40.    new $TIME$ macro to allow ZIPTV to know the user's time-left instead
  41.    of defaulting to 10 minutes. Added code to remove 'disappearing
  42.    prompts' from ALT-F and ALT-P outputs.
  43.  
  44. 17-Feb-89
  45.    Working on PROXZIP.EXE to replace the function of PROXARC on
  46.    zipfiles.  Initial test release of ZIPTV with 'reduction' working but
  47.    not 'shrinking'.  ZIPTV001.ZIP is the first alpha version of ZIPTV.
  48.    Both zipfile utilities should be working in the next week or so.
  49.  
  50. 16-Feb-89
  51.    Changed batch and config files to use PKZIP instead of PKPAK for
  52.    systems that switch from .ARC to .ZIP as the default packed format.
  53.    Took out PROSM's help system (it's too late for such a feature in
  54.    this beta -- look for it in the next version).  Changed PROSM to
  55.    check for and fix config files with identical 'MAIL' and 'SCRATCH
  56.    FILE' prefixes.  These must be different to prevent "double
  57.    flagging".
  58.  
  59. 14-Feb-89
  60.    Increased frequency of carrier lost/time limit checks in (B), (F),
  61.    (L), (N), (Z) commands.  Changes in message section to allow display
  62.    of lines up to 80 characters long.  Corrected line-length limits in
  63.    message 'to:' and 'subject:' entries.  Implemented a simple online
  64.    help system in PROSM.
  65.  
  66. 12-Feb-89
  67.    Cosmetic changes in ARCM and 'auto register' messages.
  68.    Added reminder messages in 'renumber conference' function.
  69.    Internal changes in declarations of Qmail-3 conference flag bits.
  70.    This beta freezes the functions and features for this release.
  71.    The production 2.9 release is scheduled for 3-1-89 so please report
  72.    any remaining bugs as soon as possible!  Thanks.
  73.  
  74. 11-Feb-89
  75.    Implemented several new functions in PROSM - Insert group conference,
  76.    remove group conference, pack extended user file and renumber
  77.    conferences.  Added a caller log entry when a user is automatically
  78.    registered in a conference based on his security level.
  79.  
  80. 06-Feb-89
  81.    Cosmetic changes in message entry prompt.  Added Qmail-3 compatible
  82.    declarations in extended conference definition file.
  83.  
  84. 04-Feb-89
  85.    Added an message in INSTALL to explain PCBPROT.DAT changes and the
  86.    related "missing shell file" error message in PCBoard.  Improved
  87.    handling of undefined protocol letters at protocol selection prompt.
  88.  
  89. 03-Feb-89
  90.    Corrected action of (F)ind user command.  Tinkered with 'you have
  91.    mail' logic during message entry.  Added a check for valid inputs at
  92.    'new security level' and other numeric prompts.
  93.  
  94. 01-Feb-89
  95.    Changed (F)ind-user command to find "TO" user name if the "FROM" name
  96.    is sysop.   Added support for alternate language message files.
  97.  
  98. 31-Jan-89
  99.    Added new 'MINIMUM SECURITY TO JOIN' entry in extended conference
  100.    definition section of ProSm.  If a non-0 value is entered, ProDoor
  101.