K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-02-28T20:33:56.000000Z
K 7
svn:log
V 419
From: Katsuhiro Kondou <kondou@nec.co.jp>

Re-thinking of this, I've got another solution.  timehash_next()
should return art even if OpenArticle() fails.  In that case,
art->len is set to 0.  Then makehistory checks to see if art->len
is 0, and if so, makehistory calls SMcancel() if -b is specified.
Attached is the patch that does this.  This patch includes one
more bug fix in OpenArticle() if amount == RETR_BODY.

END
