comparison ChangeLog @ 239:2b7ddb90d9b2 noffle

[svn] * src/over.c: Fix warning. * src/fetchlist.h,src/fetchlist.c,src/noffle.c: Provide fetchmode for groups on fetchlist. * src/server.c: When fetching overviews online from groups on the fetchlist, fetch them in the appropriate fetch mode for the group. E.g. if group mode is FULL, fetch overviews and put all articles on articles required list to be fetched on the next noffle --fetch. * packages/redhat/noffle.spec: Incorporate changes from Carles Arjona.
author bears
date Thu, 14 Feb 2002 17:17:02 +0000
parents 21f75cc470f4
children fbff73fe5b40
comparison
equal deleted inserted replaced
238:dbafa3954bbe 239:2b7ddb90d9b2
1 Thu Feb 14 2002 Jim Hague <jim.hague@acm.org>
2
3 * src/over.c: Fix warning.
4 * src/fetchlist.h,src/fetchlist.c,src/noffle.c: Provide fetchmode for
5 groups on fetchlist.
6 * src/server.c: When fetching overviews online from groups on the fetchlist,
7 fetch them in the appropriate fetch mode for the group. E.g. if group
8 mode is FULL, fetch overviews and put all articles on articles required
9 list to be fetched on the next noffle --fetch.
10 * packages/redhat/noffle.spec: Incorporate changes from Carles Arjona.
11
1 Fri Feb 8 2002 Jim Hague <jim.hague@acm.org> 12 Fri Feb 8 2002 Jim Hague <jim.hague@acm.org>
2 13
3 * docs/noffle.conf.5: Correct typo in From: filter description. 14 * docs/noffle.conf.5: Correct typo in From: filter description.
4 * src/client.c: Fix memory leak in filter code. 15 * src/client.c: Fix memory leak in filter code.
5 * src/fetchlist.c: Write fetchlist to new file and update if written 16 * src/fetchlist.c: Write fetchlist to new file and update if written