home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / PROK3055.ZIP / !PRODOOR.NEW next >
Encoding:
Text File  |  1989-07-09  |  3.8 KB  |  101 lines

  1.  
  2. History of PCB/ProDOOR changes (in reverse order)
  3. -------------------------------------------------
  4.  
  5. 09-Jul-89
  6.    This file contains ProKit TPU files for use with Turbo Pascal 5.5.
  7.  
  8. 01-Jun-89
  9.    Corrects a bug in time-left calculation during the second call of the day.
  10.    THIS IS THE FINAL BETA!  OFFICIAL RELEASE HAS BEEN DELAYED TO 6-2-89.
  11.    Corrected (Q Y) which was acting like (Q YA) most of the time.
  12.    Alt-M jumps to node status display.
  13.  
  14. 27-May-89
  15.    Alt-N was not being recognized in 'recycle after each call' mode.
  16.    New (YA) command to read mail to you OR to 'all'.
  17.    New (Q YA) and (QQ YA) commands to quick scan mail to you or to 'all'.
  18.   
  19. 26-May-89
  20.    Corrected time-left calculation under some conditions.
  21.  
  22. 25-May-89
  23.    Raised limit on maximum efficiency from 150% to 200%.
  24.    Scratch files were not being auto-selected after (F V X)tract.
  25.    Added the ability to create a USERNET.DAT file when none exists.
  26.  
  27. 21-May-89
  28.    Internal changes.
  29.  
  30. 19-May-89
  31.    Corrected disk space check prior to uploading.
  32.    Corrected handling of batch uploads where wildcards are used to
  33.    select files.
  34.    New message subjects are mapped to upper case if they start with
  35.    a lower case letter.
  36.  
  37. 17-May-89
  38.    More complete loading of PCBOARD.DAT into internal data structures.
  39.  
  40. 16-May-89
  41.    Corrected time calculation during download file selection to account
  42.    for files estimated to take less than 1 minute, and to take into
  43.    account time spent selecting the files.
  44.  
  45. 13-May-89
  46.    Added a check for 'subscription mode' to control expired user checks.
  47.    Changed (T)hread command to retain original subject and to require
  48.    an exactly matching subject to continue the thread.
  49.    Changed (Q Y) command to select only messages to or from the caller.
  50.  
  51. 12-May-89
  52.    Added error checking to prevent uploads of over 50 files from causing
  53.    a system crash.
  54.    Added error message and caller log entries when uploads cannot be
  55.    posted due to insufficient disk space.
  56.    Internal changes to allow disk space test on partitions > 32 meg.
  57.    Message pointers were not being updated after downloading a REPACKed
  58.    zipm packet.
  59.    Added a warning prompt when a command is about to clear the flagged
  60.    file list.
  61.  
  62. 10-May-89
  63.    Added code in PROSM to automatically adjust .NDX file sizes to match
  64.    the specified number of blocks.  You don't even need to repack /
  65.    reindex conference files!
  66.    Time adjustment was not working properly in CHAT mode (idle time factor
  67.    was being used instead of chat mode time factor).
  68.  
  69. 09-May-89
  70.    Added optional 'starting conference' parameter to (J A) command.
  71.  
  72. 08-May-89
  73.    Changed scratch and zipm file selection logic to allow the
  74.    (FL U)nflag command to deselect these files.  This makes it
  75.    possible to repack a zipm packet without being forced to
  76.    also download the original.
  77.    Reformatted documentation for 60 lines per page.
  78.  
  79. 07-May-89
  80.    Moved mail.txt capture file from playpen to scratch directory; this
  81.    change should prevent abnormal zipm captures from being detected as
  82.    bidirectional uploads.
  83.    Added logic to insert 5 second delay before dropping carrier *only*
  84.    when the modem dte bps is higher than the caller's connect bps.
  85.  
  86. 06-May-89
  87.    Further work on documentation.  Updated prosm/install to use the
  88.    new configuration and utility file names.  Added a check for the
  89.    setting of DSZLOG environment to correct operation on systems that
  90.    don't follow installation recommendations.
  91.  
  92. 05-May-89
  93.    All files needed for installation should now be present in
  94.    PROD30B1.ZIP.  Started updating documentation; more work will be done
  95.    here in the next weeks.  Please critique the docs and report back on
  96.    any pages that are incorrect, unclear or incomplete.
  97.  
  98. 03-May-89
  99.    Some aborted transfers were being charged as valid.
  100.  
  101.