K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-01-26T04:26:31.000000Z
K 7
svn:log
V 781
From: Katsuhiro Kondou <kondou@nec.co.jp>

expire/expireover.c:
        do not create .overview.index if storage api not used

expire/makehistory.c:
        translate traditional articles into new method (storage api)
        but this may not work yet (still debugging and will commit
        updated patch soon)

innd/art.c:
        do not set arrived time explicitly

innd/cc.c:
        correct reload file name for unified overview

lib/findheader.c:
        handle multi lined header

nnrpd/article.c:
        consider traditional spool

nnrpd/group.c:
        chdir(SPOOL) only if .overview.index is not found

storage/overview.c:
        need not check <0 since index is unsigned

storage/timehash/timehash.c:
        consider rebuilding and restoring from traditional spool

END
