Mercurial > noffle
diff ChangeLog @ 131:3598fc9581c1 noffle
[svn] Added filtering
| author | bears | 
|---|---|
| date | Wed, 09 Aug 2000 22:30:58 +0100 | 
| parents | 3c71e28c8eef | 
| children | a740dac296bc | 
line wrap: on
 line diff
--- a/ChangeLog Wed Aug 09 22:26:28 2000 +0100 +++ b/ChangeLog Wed Aug 09 22:30:58 2000 +0100 @@ -2,6 +2,16 @@ NOFFLE ChangeLog ------------------------------------------------------------------------------- +Wed Aug 9 22:02:21 BST 2000 Jim Hague <jim.hague@acm.org> + + * src/client.c: Use plain LIST instead of LIST ACTIVE if possible + for compatability with old servers. + * src/client.c,src/fetch.c: Fix fetching bugs that could potentially + have left the lock in the wrong state. + * docs/noffle.conf.5,src/Makefile.in,src/client.c,src/configfile.c, + noffle.conf.example: Add first-cut article filtering. Note you will + need to run 'configure' again to re-generate src/Makefile. + Mon 24 Jul 20:30:05 BST 2000 Jim Hague <jim.hague@acm.org> * src/database.h,src/database.c,src/server.c: Redo XHDR and
