home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / rxnew11a.zip / whatsnew.rxn < prev   
Text File  |  1993-04-28  |  2KB  |  42 lines

  1. WHATSNEW      What's New in RexxNews 1.1
  2. ----------------------------------------
  3.  
  4. RexxNews 1.1 adds several new features; among these is the ability to post
  5. to newsgroups from within RexxNews.  The new commands related to posting are:
  6.  
  7.     Post Followup Mail and Reply.
  8.  
  9. The post, followup, mail, and reply commands make every effort to be compliant
  10. with RFC977, RFC822, and RFC850.
  11.  
  12. RexxNews now includes a SUBSCRIBED group concept.  When you enter a group for
  13. the first time, you will be asked about it's subscription status.
  14.  
  15. There is a new LISTGROUPS command to help you find and subscribe to groups.
  16. This command is very useful for new users, since you can use it to search for
  17. all 'mac' groups and be asked about subscribing to each.
  18.  
  19. RexxNews should now reconnect automatically if you walk away from a session
  20. and then return.
  21.  
  22. The Article reading mode has been improved - you can now spend most of your
  23. session in RexxNews without ever seeing the RexxNews prompt.
  24.  
  25. RexxNews now handles multiple NEWSRC files for different servers -- If you
  26. specify a different server than that indicated in your REXXNEWS.CFG file,
  27. RexxNews will look for/create a new NEWSRC file whose name is based on the
  28. name of the NNTP server.  As long as your NNTP servers are all unique in the
  29. first 8 charachters, this should work fine.
  30.  
  31. RexxNews now reads up to three REXXNEWS.CFG files from the following 
  32. directories inorder:  the RexxNews directory, the %ETC% directory, and the
  33. current directory.   When RexxNews uses an alternative server (other than
  34. the default in your REXXNEWS.CFG file), RexxNews will also attempt to read
  35. a configuration file for that server.
  36.  
  37. If your REXXNEWS.CFG file specifies a different screen size, RexxNews will
  38. automatically change the screen size to match if possible.  When it exits,
  39. the original screen size will be restored.
  40.  
  41. RexxNews also now includes a rough, but useable, NEWSRC file editor.
  42.