Mercurial > noffle
changeset 235:21f75cc470f4 noffle
[svn] * docs/noffle.conf.5: Correct typo in From: filter description.
* src/client.c: Fix memory leak in filter code.
* src/fetchlist.c: Write fetchlist to new file and update if written
correctly. Stops fetchlist being trashed on disc full. Also add
fetchlist dirty flag to save unnecessary rewrites.
author | bears |
---|---|
date | Mon, 11 Feb 2002 11:20:31 +0000 |
parents | a16ee4b00b66 |
children | 5ebb557435b2 |
files | ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Feb 08 17:06:47 2002 +0000 +++ b/ChangeLog Mon Feb 11 11:20:31 2002 +0000 @@ -1,3 +1,11 @@ +Fri Feb 8 2002 Jim Hague <jim.hague@acm.org> + +* docs/noffle.conf.5: Correct typo in From: filter description. +* src/client.c: Fix memory leak in filter code. +* src/fetchlist.c: Write fetchlist to new file and update if written + correctly. Stops fetchlist being trashed on disc full. Also add + fetchlist dirty flag to save unnecessary rewrites. + Wed Dec 19 2001 Mirko Liß <mirko.liss@web.de> * src/over.c: Convert tabs to spaces to prevent corruption of overview