Mercurial > noffle
comparison ChangeLog @ 124:cfad9678e286 noffle
[svn] Applied patch from M.Nalis:
Modify Req_add() to append to requested/news.serv.er file each MsgID (and
do not clean dirty flag, because otherwise writeRequestfile() would nuke us
when overwriting file!).
author | enz |
---|---|
date | Sat, 22 Jul 2000 10:04:20 +0100 |
parents | ec190bad201b |
children | 3c71e28c8eef |
comparison
equal
deleted
inserted
replaced
123:ec190bad201b | 124:cfad9678e286 |
---|---|
1 ------------------------------------------------------------------------------- | 1 ------------------------------------------------------------------------------- |
2 NOFFLE ChangeLog | 2 NOFFLE ChangeLog |
3 ------------------------------------------------------------------------------- | 3 ------------------------------------------------------------------------------- |
4 | |
5 Sat Jul 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | |
6 | |
7 * request.c: Applied patch from M.Nalis: | |
8 Modify Req_add() to append to requested/news.serv.er file each MsgID (and | |
9 do not clean dirty flag, because otherwise writeRequestfile() would nuke us | |
10 when overwriting file!). | |
4 | 11 |
5 Wed Jul 19 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 12 Wed Jul 19 2000 Markus Enzenberger <markus.enzenberger@t-online.de> |
6 | 13 |
7 * Applied patch from M.Nalis for fixing a small problem with | 14 * Applied patch from M.Nalis for fixing a small problem with |
8 the printed counters while fetching articles. | 15 the printed counters while fetching articles. |