home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / uqwk18.zip / HISTORY < prev    next >
Text File  |  1994-02-11  |  3KB  |  100 lines

  1. uqwk1.8:
  2.  
  3. - Fixed fclose() of non-open file in close.c which caused core dumps.
  4. - Properly define sum_flag in uqwk.h to keep compilers happy.
  5. - Support for a desired newsgroup table, used to specify the order of
  6.   newsgroup processing instead of the .newsrc.  (-D)
  7. - Don't write ZipNews mail file if no mail.
  8. - ^Z's stripped in ZipNews mode to keep ZNR happy.
  9. - Command language works in ZipNews mode (really!).
  10. - Various changes and cleanup suggested by nick@kralizec.zeta.org.au (Nick)
  11. - Various changes and cleanup suggested by raarts@hacktic.nl (Ron Arts)
  12.   (Thanks guys!)
  13. - Unsubscribed groups not listed by GROUPS offline command.
  14. - Sanity checking on options:
  15.     sum_mode | sel_mode -> do_news
  16.     sum_mode -> !zip_mode && !slnp_mode
  17.     sum_mode -> !do_mail
  18. - artnum problem in NNTP code fixed, caused core dumps.
  19. - CR's causing off-by-one error in offline processing, fixed.
  20. - MODE READER sent to NNTP server to keep INN happy.
  21. - Quote "to" address in sendmail popen()'s, so addresses like
  22.   "seb3@gte.com (steve belczyk)" work now.
  23. - Use "sendmail -t" in SOUP mode -- Bcc: works now.
  24. - Verbose messages in ZipNews and SOUP mode.
  25. - Use "SOUP" in documentation.
  26. - Option to write every group to control.dat.  (+e)
  27. - Selection mode fooled by CR's.  Fixed.
  28. - Email conference number wrong in selection mode.  Fixed.
  29. - Don't write control file if just replying.
  30.  
  31. uqwk1.7:
  32.  
  33. - Command language works for ZipNews and Helldiver
  34. - CATCHUP offline command
  35. - Write ZipNews mail
  36. - Block limit works in ZipNews and HDPF modes
  37. - Option to suppress crossposting (+x)
  38. - Ignore empty groups
  39. - Blue wave kludge (+W)
  40. - Process .newsrc frontwards
  41. - Expert QWK mode (+X)
  42. - ZipNews replies
  43. - Handle Cc: lines in HDPF and ZipNews modes
  44. - Offline subject selection (-U and -E)
  45. - Fix NNTP null file descriptor bug
  46. - FAQ list
  47.  
  48. uqwk 1.6:
  49.  
  50. - Added Helldiver (SLNP) support
  51. - Added ZipNews news-reading support
  52. - Fixed a bug in date parsing
  53. - Support "holes" in the .newsrc
  54. - Include door.id file
  55.  
  56. uqwk 1.5:
  57.  
  58. - In ReadNewsrc, assign a conference number of -1 to unsubscribed
  59.   newsgroups.
  60. - Somehow handle bogus groups that don't appear in the active file.
  61.   Maybe they should be treated as unsubscribed groups.
  62. - Better From: field parsing
  63. - Start processing articles at the active low if it's greater than
  64.   the newsrc hi.
  65. - Fix the nagging bug in LastInt().
  66. - stderr in line 60 of init.c.
  67. - Make followups work with NNTP's mini-inews.
  68. - Get rid of prototypes in news.c.
  69. - New SHELL offline command.
  70.  
  71. uqwk 1.4:
  72.  
  73. - News articles can be obtained from a news server using NNTP (thanks
  74.   to Ken Whedbee).
  75. - Long email addresses can be specified in a "To:" line in the body of
  76.   replies.
  77. - The newsrc file can be interpreted as a Waffle "join" file.
  78. - A newsgroup name translation table is supported.
  79.  
  80. uqwk 1.3:
  81.  
  82. - Fix a big problem which caused articles to be posted to the wrong
  83.   newsgroup.
  84.  
  85. uqwk 1.2:
  86.  
  87. - Fix a pretty nasty bug reading some .newsrc files.
  88.  
  89. uqwk 1.1:
  90.  
  91. - A new switch, "-l" to limit the length of newsgroup names.
  92. - Core dumps on unsubscribed, unread newsgroups fixed.
  93. - Control.dat now created in proper directory.
  94. - Some other small changes and code clean-up.
  95.  
  96. uqwk 1.0:
  97.  
  98. - Original release
  99.  
  100.