From 831be93839e3aa6c5fbc04c37e3ba9bea7698f6a Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Mon, 21 Aug 2006 19:47:27 +0000 Subject: [PATCH] docment new option --- trunk/ripnews/CHANGELOG | 4 +++- trunk/ripnews/README | 4 ++++ trunk/ripnews/TODO | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/trunk/ripnews/CHANGELOG b/trunk/ripnews/CHANGELOG index cb23d0e..02df063 100644 --- a/trunk/ripnews/CHANGELOG +++ b/trunk/ripnews/CHANGELOG @@ -1,10 +1,12 @@ # $Dwarf: CHANGELOG,v 1.39 2005/05/10 20:52:58 ward Exp $ # $Source$ -from 0.5.2 to ... +from 0.5.2 to 0.5.3 - fix the occasional deadlock - implement Mark Remaining Read option - throw articles that are marked read out of the caches + - implement username & password option + - lots of small improvements from 0.5.1 to 0.5.2 - major improvement in memory usage diff --git a/trunk/ripnews/README b/trunk/ripnews/README index 7dc6512..0585510 100644 --- a/trunk/ripnews/README +++ b/trunk/ripnews/README @@ -137,6 +137,10 @@ OPT_T= Set test mode. Newsrc files will not be written to. TEMPDIR= Set tempdir location. NNTPSERVER=[|server] Set NNTPSERVER names + You can also use this notation: + :@ for each server + if you need to authenticate by username + and password. CACHEDIR= Set cachedir location. DATADIR= Set output dir location. NEWSRCNAME= Specify newsrc basename. Server names diff --git a/trunk/ripnews/TODO b/trunk/ripnews/TODO index c00b8ed..94c04fa 100644 --- a/trunk/ripnews/TODO +++ b/trunk/ripnews/TODO @@ -17,7 +17,6 @@ [ ] more regression tests [ ] update documentation [ ] implement "skip current article" signal handle -[ ] add user/pass authentication [ ] optionaly save parts of incomplete posts [ ] with multipart articles, don't write every body to the same file. This will mess up things if a get_body is repeated because of