home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / IAB110A.ZIP / HISTORY.DOC < prev    next >
Text File  |  1994-01-23  |  5KB  |  137 lines

  1. ---------------------------------------------------------------------
  2.                          INTERNET ADDRESS BOOK
  3.  
  4.                  HISTORY.DOC
  5.  
  6.                          IAB4E.PPE version 1.1A Beta
  7.              Compiled with: PPLC v2.00 (01-20-94)
  8.                     PCBoard v15.1 Beta
  9.                                  by
  10.  
  11.                             Michael Walter
  12.                           SQLCraft Software
  13.  
  14.                   Copyright (c)1993 SQLCraft Software
  15.                      All rights reserved.
  16. ---------------------------------------------------------------------
  17.    Send questions/comments via Internet to: sqlcraft@data-base.com
  18. ---------------------------------------------------------------------
  19.  
  20.  
  21.     01-23-94 ■ Beta Release - IAB4E version 1.10A
  22.  
  23.            - Added another parameter to the IAB.CNF file.
  24.              Line 12 is now the "UUCP Mode" toggle switch.
  25.  
  26.          Some sysops run systems where the word "UUCP"
  27.          must appear in the message "To:" header and the
  28.          real address appears in this format: "To: <address>"
  29.          in the first line of the message body.
  30.  
  31.          Setting IAB to "UUCP Mode" (Line 12 of IAB.CNF to 1)
  32.          will accommodate sysops with this requirement.
  33.  
  34.          Setting Line 12 of IAB.CNF to 0 will set IAB to it's
  35.          normal (non-UUCP) mode.
  36.  
  37.          UUCP Mode will function properly regardless of whether
  38.          the user selects an existing entry from the address
  39.          book or enters it on the command line as follows:
  40.  
  41.             E <address>
  42.  
  43.          In addition, new address entries entered at the
  44.          Enter=<list>? prompt will be properly stored in the
  45.          user's address book (if they have AutoRecord turned
  46.          ON).
  47.  
  48.          Even while running in non-UUCPMode, users can
  49.          still invoke UUCPMode from the command line by
  50.          typing:
  51.  
  52.              E UUCP <address>
  53.  
  54.                or
  55.  
  56.              E UUCP <address_1>;<address_2>;<address_n>
  57.  
  58.          This allows a user to address a message to multiple
  59.          users at the same time from the command line and have
  60.          IAB properly format the message "To:" header and
  61.          the required first line in the body of the
  62.          message.
  63.  
  64.          Added the UUCPMode Status to the STATUS REPORT.
  65.  
  66.          Changed the [N]ext Page and [P]rev Page prompts
  67.          to [+] Page, [-] Page or [+]/[-] Page to prevent
  68.          the command line overruns (line wrapping) that was
  69.          occurring.
  70.  
  71.      01-20-94 ■ Beta Release - IAB4E version 1.10
  72.  
  73.            - Released the IAB "E" Command replacement
  74.          version for use with PCBoard v15.1 Beta
  75.          01-14-94 release of PPLC v2.00
  76.  
  77.            - NOTE: This version will ONLY work with PCBoard
  78.                version 15.1 beta versions compiled after
  79.                01-14-94.
  80.  
  81.            - Added the ability to shut off generation of user
  82.          datafile backups ($Uxxxxxx.BAK files). See config
  83.          file notes above: "Line 10" config parameter.
  84.          Actually the BAK file is still created but is
  85.          immediately deleted once an updated $Uxxxxxx.DAT
  86.          has been successfully saved to disk.
  87.  
  88.          Default = 1 (retain backup files)
  89.  
  90.          * Option requires registered version
  91.  
  92.            - Added the ability to increase the capacity of each
  93.          address book from the default of 100 entries, to
  94.          whatever value the SYSOP sees fit (PCBoard and
  95.          memory permitting). See config file notes above:
  96.          "Line 11" config parameter.
  97.  
  98.          Default = 100 entries/user
  99.  
  100.          * Option requires registered version
  101.  
  102.            - Modified the command prompts to display the
  103.          Next and Prev Page commands more prominently
  104.          (in red) - on both the main and submenus when
  105.          appropriate.
  106.  
  107.            - Fixed a bug where the screen would reset to page
  108.          1 when a user entered a new entry while displaying
  109.          any page other than page 1.
  110.  
  111.            - Added additional information to the IAB Status Report
  112.          for the SYSOP.  These additional data items only
  113.          display to the SYSOP (User #1 in the User File).
  114.  
  115.            - Added a Capacity entry to the IAB Status report
  116.          (visible to all users) that displays the total
  117.          number of possible entries.
  118.  
  119.     11-21-93 ■ Non-Release - IAB4E version 1.02
  120.  
  121.            - Increased the length of the address prompt to
  122.              accommodate larger address names.
  123.  
  124.            - Added the optional SYSOP customizable E.PPS to speed
  125.                 up program load times in non-Internet EMail
  126.          conferences.  See the E.PPS file for tech notes
  127.          and instructions on use.
  128.  
  129.     11-14-93 ■ Maint Release   - IAB version 1.01
  130.          - Added the IAB4E PPE and DOC files to the package.
  131.            These are used to run IAB as a PCBoard 'E'command
  132.            replacement (in CMD.LST) instead of a prompt replacement
  133.          - Fixed a typo in the "MAINT QUIET" parameter
  134.  
  135.     11-09-93 ■ Initial Release - IAB version 1.00
  136.  
  137.