Mercurial > noffle
diff ChangeLog @ 102:38b0a1532a37 noffle
[svn] Only track remote message no when subscribed
author | bears |
---|---|
date | Mon, 05 Jun 2000 09:57:05 +0100 |
parents | ce8191c38f44 |
children | 8eb2975c8c1a |
line wrap: on
line diff
--- a/ChangeLog Mon May 29 17:35:01 2000 +0100 +++ b/ChangeLog Mon Jun 05 09:57:05 2000 +0100 @@ -2,6 +2,16 @@ NOFFLE ChangeLog ------------------------------------------------------------------------------- +Mon Jun 5 09:46:30 BST 2000 Jim Hague <jim.hague@acm.org> + + * src/client.c, src/fetch.c, src/group.c, src/group.h, src/noffle.c: + Don't track remote message number read unless subscribed to a group. + This stops 'Missing articles' pseudos being generated when you join + a group some time after doing the 'noffle --query groups' that first + found the group, or if you resubscribe a while after unsubscribing. + They will still be generated if articles are missed when a group is + subscribed, in which case the pseudo message is entirely applicable. + Mon May 29 18:28:25 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> * configure, configure.in: Changed the --enable-debug option of configure.