home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / pcbt0982.zip / PCBTIC.HST < prev    next >
Text File  |  1993-02-02  |  9KB  |  287 lines

  1. ══════ PCBTIC 1.00 ═════════════════════════════════════ Version History ══════
  2.  
  3.   Please note that we are nearing version 1.00.  Send us any suggestions you
  4.   may have, so that they can be included in version 1.00.
  5.  
  6.  
  7.   v0.982    930202  12:04  * RELEASED *
  8.  
  9.     · So much for two-digit version numbers.  This release fixes a bug whereby
  10.       the directory text file was not being written properly.  Luckily not many
  11.       people got the bad ones.  Take two steps forward, three steps backwards.
  12.  
  13.  
  14.   v0.981    930201  01:00  * RELEASED *
  15.  
  16.     · Found a bug which was leaving files open.  This resulted in the program
  17.       running out of file handles.
  18.  
  19.  
  20.   v0.98    930126  13:08  * RELEASED *
  21.                ┌───────────────────────────────────────────────┐
  22.                │         Included CRCFIX.EXE to update         │
  23.                │        the CRC files to the new format.       │
  24.                │                                               │
  25.                │     Run this program if you are upgrading     │
  26.                │       from a previous version of PCBTIC.      │
  27.                └───────────────────────────────────────────────┘
  28.  
  29.     · Found a bug which would halt the program.  This bug was evident when a
  30.       FIXFILE.BAT file did not exist in the program directory.  Fixed.
  31.                                 - Thank you, George Silberstern (1:273/214).
  32.  
  33.     · Found a file which was being left open in read mode.
  34.  
  35.     · Now logs the import time/date in the CRC file.
  36.  
  37.     · Added support for SQZ archived files.
  38.  
  39.     · Added ability to set outbound file status to HOLD or CRASH.
  40.  
  41.     · The non-registered version now has ALL functions enabled for three areas,
  42.       in order to allow for a proper evaluation.
  43.  
  44.     · Fixed a minor error with the kludge lines for FrontDoor MSG files.
  45.  
  46.     · Added support for the ^aFMPT kludge line.  (I love Fido!  I have to keep
  47.       reminding myself.)
  48.  
  49.     · Optimized the code for reading, reformatting, and writing the file
  50.       description.
  51.  
  52.     · Changed the format of the PCBTIC.RPT file.  The file should be easier to
  53.       read.
  54.  
  55.     · Simplified configuration even more!  MAILER directive no longer needed.
  56.       PCBTIC will look at the CONFIG directory to determine the mailer type.
  57.  
  58.     · Added a display of which outbound node is being processed.
  59.  
  60.     · Now PCBTIC creates the following FrontDoor semaphore files:
  61.                     FDRESCAN.NOW & FDNOEXIT.NOW
  62.  
  63.     · Now checks the seen-by lines in the TIC file, and will not echo files if
  64.       the address already exists.
  65.  
  66.  
  67.   v0.97    921229  23:30  * RELEASED *
  68.  
  69.     · A testing statement was inadvertantly left-in the previous compilation.
  70.       It would cause PCBTIC not to find the CFG file.  This has been fixed in
  71.       the maintenance release.  Thank goodness nobody actually downloaded it.
  72.  
  73.  
  74.   v0.97    921228  12:00  * RELEASED *
  75.  
  76.     · Changed delimiters for TIME directive from a semi-colon to a comma.
  77.  
  78.     · Added support for BinkleyTerm (including the three inbound directories).
  79.  
  80.  
  81.   v0.96    921225  12:00  * RELEASED *          * HAPPY HOLIDAYS *
  82.  
  83.     · Added support for PASSTHRU areas.
  84.  
  85.     · Changing screen output slightly.  Removing some of the duplicate DEBUG
  86.       information.
  87.  
  88.     · Added the ability NOT to send .TIC files for echoed files (NOTIC).
  89.  
  90.     · Fixed a bug by which a file description might get garbled.
  91.  
  92.     · We had one report of the program crashing.  I believe that the garbled
  93.       description caused this.  (I was modifying a non-initialized variable.
  94.       This is a no no.)
  95.  
  96.     · Added the TIME directive to properly calculate UTC (GMT) for outbound
  97.       files.
  98.  
  99.     · Registration fees have been modified.  Thanks for the feedback!
  100.  
  101.  
  102.   v0.95    921130  15:10  * RELEASED *
  103.  
  104.     · Will now use the description located in the FILE_ID.DIZ or DESC.SDI file,
  105.       if available.  Screen saving/restoring procedures were tested on CGA, EGA
  106.       & VGA monitors; it should work with mono monitors, too.
  107.  
  108.  
  109.   v0.94                   * NOT RELEASED *
  110.  
  111.     · Interim FILE_ID.DIZ version.
  112.  
  113.  
  114.   v0.93    921122  11:53  * RELEASED *
  115.  
  116.     · Had to adjust CRC routines because of a bug in TICK 2.10 which sometimes
  117.       only reports a 28-bit CRC rather than 32-bits.
  118.  
  119.     · Added `/CORRUPT' command line parameter.  See DOCs.
  120.  
  121.     · Minor error closing report file.  Fixed.
  122.  
  123.  
  124.   v0.92    921122  22:12  * RELEASED *
  125.  
  126.     · Fixed the CRC calculation routines.
  127.  
  128.     · Other minor adjustment of code done.
  129.  
  130.     · I'm getting out of release numbers.  I'll have to finish soon. :)
  131.  
  132.  
  133.   v0.91    921122         * NOT RELEASED *
  134.  
  135.     · When a file was being moved, the description was entered first, then the
  136.       file was moved.  If the file already exists in the destination, then the
  137.       move was aborted properly, but the new description was entered.  Fixed.
  138.  
  139.     · Added file CRC verification routines.
  140.  
  141.  
  142.   v0.90    921120  11:55  * RELEASED *
  143.  
  144.     · Minor bug when moving files.  Fixed.
  145.  
  146.  
  147.   v0.89                   * NOT RELEASED *
  148.  
  149.     · Added KEY file support.
  150.  
  151.     · Handles an unlimited number of areas, FROM, and TO addresses.  This is
  152.       limited only by memory, and the key file.
  153.  
  154.     · Descriptions for .BAD files were being added to the report.  This has
  155.       been fixed.
  156.  
  157.     · Modified the report file, to include the AREA name, and the REPLACES
  158.       file, if applicable.
  159.  
  160.     · PCBTIC now reads your SETUP.FD (FrontDoor setup) file in to get the
  161.       location of the INBOUND, OUTBOUND, and NETMAIL paths.  This shortens the
  162.       CFG file.
  163.  
  164.     · Added a CFG directive which indicates the type of Mailer you are using.
  165.  
  166.  
  167.   v0.88                   * NOT RELEASED *
  168.  
  169.     · Restructuring of code.
  170.  
  171.  
  172.   v0.87                   * NOT RELEASED *
  173.  
  174.     · Rewrite to allow unlimited areas.
  175.  
  176.  
  177.   v0.86                   * NOT RELEASED *
  178.  
  179.     · Fixed a bug in the filename displaying procedures.  Used by DEBUG.
  180.  
  181.     · PCBTIC now allows multiple FROM addresses (and passwords)
  182.  
  183.     · Now properly handles points as destinations.
  184.  
  185.  
  186.   v0.85                   * NOT RELEASED *
  187.  
  188.     · Fixed a bug whereby an echoed file was moved to outbound directory, but
  189.       was truncated after 4K.
  190.  
  191.     · Fixed a typo on the `Created by' line in outbound TIC files.
  192.  
  193.     · Fixed this DOC file to indicate what errorlevels are used upon
  194.       termination of the program.  REGISTERED version only.
  195.  
  196.     · The registered version of PCBTIC will now log any errorlevel.
  197.  
  198.     · No longer able to pres ^C during program delay.
  199.  
  200.     · PCBTIC now allows multiple TO addresses (and passwords).
  201.  
  202.  
  203.   v0.84                   * NOT RELEASED *
  204.  
  205.     · First attempt at echoing files.
  206.  
  207.     · Seems to be echoing files in areas where it is not supposed to.  Will
  208.       have to investigate further.
  209.  
  210.  
  211.   v0.83    920929  23:15  * RELEASED *
  212.  
  213.     · Fixed bug renaming TIC files to DUP and BAD extension.
  214.  
  215.  
  216.   v0.82    920924  00:33  * RELEASED *
  217.  
  218.     · Now properly reads the TO addresses in the AREA declaration sections.
  219.  
  220.     · Expected completion before year-end 1992.
  221.  
  222.  
  223.   v0.81                   * NOT RELEASED *
  224.  
  225.     · Have finally found a bug which would not let PCBTIC properly process a
  226.       large number of files; some files would remain open.
  227.  
  228.     · Found and fixed one other instance of an output file not being closed
  229.       properly.  I think that all files are now properly closed.
  230.  
  231.  
  232.   v0.80    920901  01:09  * RELEASED *
  233.  
  234.     · Added debugging code to the program.  Now logs which files were opened,
  235.       and in what mode as well as which files have been closed. This option is
  236.       enabled by typing DEBUG on the command line.  More debugging information
  237.       will be added later.
  238.  
  239.     · This version now creates a batch file calles AFTER.BAT with the following
  240.       command for each file imported: `CALL FIXFILE.BAT filename'.  This will
  241.       enable you to process incoming files in any way you want, such as virus
  242.       checking, etc.  * REGISTERED VERSION ONLY *
  243.  
  244.  
  245.   v0.79                   * NOT RELEASED *
  246.  
  247.     · Changed file opening and closing methods.  This seems to have nuked an
  248.       unknown bug whereby the program could not find a CRC file.
  249.  
  250.  
  251.   v0.78                   * NOT RELEASED *
  252.  
  253.     · Now reports the size of undefined files (see v0.77).
  254.  
  255.     · Now checks for enough room while moving file as well as before move.
  256.  
  257.     · Made a minor change in date changing routines to increase speed.
  258.  
  259.     · Changed delay to 15 seconds.
  260.  
  261.     · Creates a .BAT file which contains the following command for each file
  262.       imported:
  263.                         CALL FIXFILE.BAT filespec
  264.  
  265.  
  266.   v0.77    920820  12:33  * NOT RELEASED *
  267.  
  268.     · Now properly reports TIC files which have areas not defined in CFG file.
  269.       Size of these files is not yet reported.
  270.  
  271.  
  272.   v0.76    920817  22:48  * RELEASED *
  273.  
  274.     · Description would be messed-up if certain conditions were met.  Fixed.
  275.  
  276.     · Incoming description would be deleted if the replace file was the same as
  277.       the incoming file, and there was no description for the old file.  Fixed.
  278.  
  279.     · Fixed a minor error in the DOC file.
  280.  
  281.     · Added 30 second delay for non-registered versions.
  282.  
  283.  
  284.   v0.75    920812  19:26  * RELEASED *
  285.  
  286.     · Initial Release.
  287.