Mercurial > noffle
comparison ChangeLog @ 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 | e7ee1bb9887b |
children | 2b7ddb90d9b2 |
comparison
equal
deleted
inserted
replaced
234:a16ee4b00b66 | 235:21f75cc470f4 |
---|---|
1 Fri Feb 8 2002 Jim Hague <jim.hague@acm.org> | |
2 | |
3 * docs/noffle.conf.5: Correct typo in From: filter description. | |
4 * src/client.c: Fix memory leak in filter code. | |
5 * src/fetchlist.c: Write fetchlist to new file and update if written | |
6 correctly. Stops fetchlist being trashed on disc full. Also add | |
7 fetchlist dirty flag to save unnecessary rewrites. | |
8 | |
1 Wed Dec 19 2001 Mirko Liß <mirko.liss@web.de> | 9 Wed Dec 19 2001 Mirko Liß <mirko.liss@web.de> |
2 | 10 |
3 * src/over.c: Convert tabs to spaces to prevent corruption of overview | 11 * src/over.c: Convert tabs to spaces to prevent corruption of overview |
4 files (see rfc2980 chapter 2.8). | 12 files (see rfc2980 chapter 2.8). |
5 | 13 |