K 10
svn:author
V 5
alexk
K 8
svn:date
V 27
2003-01-21T06:31:40.000000Z
K 7
svn:log
V 254
Change the cache handling so we have two LRU lists... as messages are
read with HEAD we move them to the tail of the "unused" list, as
they're read with ARTICLE/BODY we move them to a "used" list. This way
we hopefully catch most client access patterns.

END
