Mercurial > noffle
comparison ChangeLog @ 226:6622f409f5fb noffle
[svn] Cough. Omitted ChangeLog entry.
author | bears |
---|---|
date | Sun, 09 Dec 2001 21:41:49 +0000 |
parents | 9fb4b7d7e64b |
children | 5de86280496f |
comparison
equal
deleted
inserted
replaced
225:9fb4b7d7e64b | 226:6622f409f5fb |
---|---|
19 of a failed update. | 19 of a failed update. |
20 * src/client.c,src/control.c,src/fetch.c,src/noffle.c,src/post.c, | 20 * src/client.c,src/control.c,src/fetch.c,src/noffle.c,src/post.c, |
21 src/pseudo.c: If Cont_write fails, don't do subsequent actions that | 21 src/pseudo.c: If Cont_write fails, don't do subsequent actions that |
22 rely on it having worked. Typically this will be updating the | 22 rely on it having worked. Typically this will be updating the |
23 first/last article nos in the group database. | 23 first/last article nos in the group database. |
24 * src/post.c: Gather article initialisation into one place for clarity. | |
24 * src/server.c: If groupinfo.lastupdate is unreadable or corrupt, | 25 * src/server.c: If groupinfo.lastupdate is unreadable or corrupt, |
25 spot this and report it and give an explicit error when processing | 26 spot this and report it and give an explicit error when processing |
26 NNTP NEWGROUPS command. | 27 NNTP NEWGROUPS command. |
27 | 28 |
28 Sun Dec 9 2001 Jim Hague <jim.hague@acm.org> | 29 Sun Dec 9 2001 Jim Hague <jim.hague@acm.org> |