home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / ANTI123.ZIP / HISTORY.TXT < prev    next >
Text File  |  1993-08-17  |  4KB  |  70 lines

  1.  
  2.  
  3.          ┌──────────┬───────────┐
  4.          │   BBS    ┼           │        AntiAd Revision History File
  5.          │   ╓───╖  │ ╓         │
  6.          │   ║   ║  ┼ ║         │
  7.          │   ╟───╢ ╓┼─║ ╓──     │    The following is a list of the most
  8.          ├┼──╫─┼─╫─╫■─╫─╨┼─╥───┼┤     recent changes made to AntiAd by
  9.          │   ╙   ╙ ╙┼─╜ ───╜    │     revision level, in reverse order.
  10.          │          ┼           │
  11.          └──────────┴───────────┘
  12.  
  13.  
  14. 1.23     - Added code to preprocess filenames prior to comparison, changing any
  15. (8-17-93)  Alt-255 characters to a keyboard space, and stripping all trailing
  16.            spaces. This should further strengthen the BBS ad detection by name
  17.            system.
  18.  
  19. 1.22     - A bug was discovered where if a text BBS ad file was detected by
  20. (8-3-93)   keyword, the keywords were at the end of the file, and a very small
  21.            file followed, the very small file would be removed as a BBS ad as
  22.            well.
  23.  
  24.            Updated the documentation to include my new BBS phone numbers and
  25.            home address effective August 16, 1993, as I've moved to Raleigh,
  26.            NC.
  27.  
  28. 1.21     - When processing an archive that contains nested archives and using
  29. (7-5-93)   the list file mode of AntiAd, if an ad was found before the nested
  30.            archive was processed, it would not be removed. Fixed.
  31.  
  32. 1.20     - CONFIGURATION FILE CHANGE!!!  AntiAd now supports detection of
  33. (6-28-93)  0-byte BBS ad detection by filename. Refer the to new parameters
  34.            NAME_LIST and NAME_DISP in the documentation.
  35.  
  36.            Thanks to Darrell Vaughn and Donald Cart providing their collections
  37.            of BBS ads to me, the BBS ad database has almost doubled in size. It
  38.            now contains over 310 unique BBS ad files. If anyone else has a
  39.            number of BBS ad files, I would greatly appreciate more ad files for
  40.            the distribution database.
  41.  
  42. 1.11     - If a BBS ad file of 0-byte length was added to the BBS ads database,
  43. (6-17-93)  every 0-byte file encountered would be removed as a BBS ad. AntiAd
  44.            will no longer allow 0-byte files to be added to its database; if
  45.            you have done so, please use the database distributed with AntiAd
  46.            and add the BBS ads you have collected back in, if applicable.
  47.  
  48. 1.10     - CONFIGURATION FILE CHANGE!!!  AntiAd is now capable of executing a
  49. (3-7-93)   second program before returning to the upload processor. By using
  50.            the parameter CHK_CMD_LINE, AntiAd can now be installed into upload
  51.            processors that do not support more than 1 file checking program.
  52.            AntiAd will execute, scan and remove BBS ads, then call the file
  53.            checker (if configured) then return to upload processor after the
  54.            subprocess has been completed.
  55.  
  56. 1.00     - CONFIGURATION FILE CHANGE!!!  The parameter CRC_DISP has been
  57. (2-12-93)  renamed to DB_DISP.
  58.  
  59.            If no log file was defined in the AntiAd configuration file, AntiAd
  60.            would exit with a null pointer error. Fixed.
  61.  
  62.            Fixed a bug where if AD_ERRLEV or NO_AD_ERRLEV were set to a value
  63.            greater than 100, AntiAd would beep. This did not inhibit operation,
  64.            but could be annoying in the middle of the night.
  65.  
  66.            Optimized the code for enhanced performance. AntiAd is now a minimum
  67.            of two times as fast as previous versions.
  68.  
  69. 0.90ß through 0.94ß - Public public beta releases.
  70.