Mercurial > noffle
diff ChangeLog @ 483:a02417000b7b noffle
[svn] * src/server.c: Whenever an article was read, all referenced articles
were marked as INTERESTING and hence downloaded on the next fetch if
in OVER or THREAD mode. This is contary to the docs and to my
expectations.
author | bears |
---|---|
date | Fri, 22 Oct 2004 13:21:35 +0100 |
parents | a04c52f87b6e |
children | d33568bb18ab |
line wrap: on
line diff
--- a/ChangeLog Thu Oct 14 00:26:48 2004 +0100 +++ b/ChangeLog Fri Oct 22 13:21:35 2004 +0100 @@ -1,3 +1,10 @@ +Fri Oct 22 2004 Jim Hague <jim.hague@acm.org> + +* src/server.c: Whenever an article was read, all referenced articles + were marked as INTERESTING and hence downloaded on the next fetch if + in OVER or THREAD mode. This is contary to the docs and to my + expectations. + Wed Oct 13 2004 Jim Hague <jim.hague@acm.org> * docs/FAQ: Improve X-NOFFLE-Status entry.