comparison 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
comparison
equal deleted inserted replaced
482:a04c52f87b6e 483:a02417000b7b
1 Fri Oct 22 2004 Jim Hague <jim.hague@acm.org>
2
3 * src/server.c: Whenever an article was read, all referenced articles
4 were marked as INTERESTING and hence downloaded on the next fetch if
5 in OVER or THREAD mode. This is contary to the docs and to my
6 expectations.
7
1 Wed Oct 13 2004 Jim Hague <jim.hague@acm.org> 8 Wed Oct 13 2004 Jim Hague <jim.hague@acm.org>
2 9
3 * docs/FAQ: Improve X-NOFFLE-Status entry. 10 * docs/FAQ: Improve X-NOFFLE-Status entry.
4 * src/filter.c: Log filter matches when log category filter is selected. 11 * src/filter.c: Log filter matches when log category filter is selected.
5 * docs/noffle.1,src/database.h,src/database.c,src/noffle.c,src/server.c: 12 * docs/noffle.1,src/database.h,src/database.c,src/noffle.c,src/server.c: