home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / pc / shareware22 / file / AUTOPS32.ZIP / CHANGES.TXT < prev    next >
Encoding:
Text File  |  1997-02-20  |  3.6 KB  |  110 lines

  1. Changes in Version 1.01KDM - 20/Feb/97
  2.  
  3.  * Serious Bug Fix.  Statistically 1 in 45 files could have been
  4.    corrupted.  If the file size divided by 45 had a remainder of
  5.    14 then the last 14 bytes of the encoding was corrupt due to
  6.    not reading the NNTP RFC 977 closely enough.  14 has special
  7.    significance in both NNTP and UUENCODING.
  8.  
  9.    This has been fixed and ALL AutoPost users are encouraged to
  10.    update to this version to avoid corruption problems.
  11.  
  12. Changes in Version 1.01i - 07/Feb/97
  13.  
  14.  * Now using modern grey style windows.
  15.  
  16.  * Sample of final Subject line format shown in the Settings
  17.    screen updated as you change items which impact its look.
  18.  
  19.  * Choice of groups to post to can now be selected from a
  20.    master list of groups.  This master list is compatible
  21.    with the GROUPS.DAT file use by Agent & Free Agent.
  22.  
  23. Changes in Version 1.01c2 - 28/Jan/97
  24.  
  25.  * Minor documentation changes.
  26.  
  27. Changes in Version 1.01c
  28.  
  29.  * Minor documentation changes.
  30.  
  31.  * Minor changes to subject line syntax.
  32.  
  33. Changes in Version 1.01b
  34.  
  35.  * Fixed a GPF bug that occurs when using the 16-bit version of AutoPost
  36.    in conjunction with FILE.BBS for supply of subject lines (16 & 32 bit
  37.    compilers optimized a 'while' expression differently.)
  38.  
  39.  * Showing file name in the subject line is now optional for text
  40.    files. Of most use for bulk posting of text articles in conjunction 
  41.    with FILES.BBS entries for subjects. (Reg'd)
  42.  
  43.  * Removed some AutoPost 'dedicated' headers from the registered version.
  44.  
  45.  * Posted article subject lines shown in ReportNN.TXT files.
  46.  
  47.  
  48. Changes in Version 1.01a
  49.  
  50.  * Ensures that the ReportNN.TXT file is not uploaded if it is in
  51.    the same directory as the upload files.
  52.  
  53.  * If stop button is pressed during posting, AutoPost will ask if 
  54.    you want to view the ReportNN.TXT file that was being generated.
  55.  
  56.  * Minor cosmetic change to the following line in each posting:
  57.  
  58.       END --- CUT HERE --- Cut Here --- cut here ---
  59.  
  60.    To
  61.  
  62.       END --- CUT HERE --- Cut Here --- cut here --- FILENAME.EXT
  63.  
  64.  
  65. Changes in Version 1.01
  66.  
  67.  * On failure to upload an article (duplicate, server timeout,
  68.    etc) AutoPost will disconnect from the server, then reconnect
  69.    and start posting again from the NEXT article.
  70.  
  71.  * Configurable text message embedded in each article (Reg'd)
  72.  
  73.  * Config file location is definable
  74.      * Look in working directory first.
  75.      * Then look in Windows directory.
  76.      * If command-line parameter, then this overrides other 
  77.        locations and must specify the filename also.
  78.  
  79.  
  80.  * Logging of the posting session is kept in the file REPORTnn.TXT
  81.    and displayed (optionally) at the completion of posting.
  82.  
  83.  * Timeout from 45 to 300 seconds for extremely slow servers.
  84.  
  85.  * Remembers window position between sessions.
  86.  
  87.  * Visual feedback via TMX & RCV & POKE lights.
  88.  
  89.  * Optional article size on subject line (Reg'd)
  90.  
  91.  * Optional article count header (Reg'd)
  92.  
  93.  * Added /autopost command line switch, which does an automatic
  94.    click on the POST button when AutoPost starts (for batch processing)
  95.  
  96.  * Added /autoquit command line switch, which does an automatic
  97.    click on the QUIT button when AutoPost is finished (for batch processing)
  98.  
  99.  * Allows configurable subject lines via the use of FILES.BBS 
  100.    format description files.
  101.  
  102.  * Will upload all files except those called FILES.BBS
  103.  
  104.  * Will upload .TXT, .BAT & .INI files as plain text, ie, won't 
  105.    UUENCODE them when using the Reg'd version.  
  106.  
  107.  * Extensive testing to ensure compatibility with other 
  108.    Winsock stacks besides Microsoft's, in particular the 
  109.    Trumpet Winsock stacks.
  110.