Mercurial > noffle
diff ChangeLog @ 192:b9ef99708d1c noffle
[svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way.
Auto-unsubscribe when the last access time is more than the threshold
number of days behind the time the last article arrived.
author | bears |
---|---|
date | Sun, 21 Oct 2001 12:00:12 +0100 |
parents | 28488e0e3630 |
children | 021d145e34e9 |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 20 14:23:46 2001 +0100 +++ b/ChangeLog Sun Oct 21 12:00:12 2001 +0100 @@ -1,3 +1,9 @@ +Sun Oct 21 2001 Jim Hague <jim.hague@acm.org> + +* docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way. + Auto-unsubscribe when the last access time is more than the threshold + number of days behind the time the last article arrived. + Sat Oct 20 2001 Jim Hague <jim.hague@acm.org> * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is