home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / souper15.zip / CHANGES next >
Text File  |  1996-02-13  |  2KB  |  53 lines

  1. VERSION 1.5
  2.  
  3. - The program is now compiled with Watcom C++ 10.0b.  It no longer requires
  4.   the emx run-time DLLs.
  5.  
  6. - If an outgoing message has a Resent-To header, the program now sends the
  7.   message to the address on that header instead of the usual To, Cc and Bcc
  8.   headers.
  9.  
  10. - The download summary mode now marks articles as read.
  11.  
  12. - Fix: When sending SMTP mail, the program included comments in the address
  13.   field of MAIL FROM and RCPT TO commands.
  14.  
  15. VERSION 1.4
  16.  
  17. - Now look up the service names "pop3" and then "pop" in that order in the
  18.   services file.
  19.  
  20. - For killed articles, now display the header matching the kill expression.
  21.  
  22. - Fix: The program tried to establish an SMTP connection to the host
  23.   specified by the POP Mail Server entry in the settings notebook.  It
  24.   now makes an SMTP connection to the host specified in the Mail Gateway
  25.   setting.
  26.  
  27. VERSION 1.3
  28.  
  29. - Now reads the configuration from the IBM Internet Connection for OS/2
  30.   settings notebook.  Use the -i command line option to ignore the settings.
  31.  
  32. - The program can now send messages using SMTP and post articles using NNTP.
  33.  
  34. - Added -a option to check for new newsgroups.
  35.  
  36. - Added -l option to kill articles longer than a specified number of lines.
  37.  
  38. - Added -u option to create SOUP news summary.
  39.  
  40. - If a COMMANDS file exists in the current directory, the program now
  41.   processes SOUP sendme commands in the file.
  42.  
  43. VERSION 1.2
  44.  
  45. - Now display percentage progress indicator during download.
  46.  
  47. - Fix: The first article was skipped if the user newly subscribed to a
  48.   newsgroup in which the lowest article number is 1.
  49.  
  50. VERSION 1.1
  51.  
  52. - Added simple kill file support.
  53.