Mercurial > noffle
diff ChangeLog @ 224:e9d3378edec7 noffle
[svn] * docs/Makefile.am: Add testing.txt to documents.
author | bears |
---|---|
date | Sun, 09 Dec 2001 14:04:30 +0000 |
parents | ffb1848a39db |
children | 9fb4b7d7e64b |
line wrap: on
line diff
--- a/ChangeLog Sun Dec 09 12:31:57 2001 +0000 +++ b/ChangeLog Sun Dec 09 14:04:30 2001 +0000 @@ -6,10 +6,13 @@ Cont_write. Also ensure cont.first isn't polluted in the event of a failed update. * src/client.c,src/control.c,src/fetch.c,src/noffle.c,src/post.c, - src/pseudo.c, + src/pseudo.c: If Cont_write fails, don't do subsequent actions that + rely on it having worked. Typically this will be updating the + first/last article nos in the group database. * src/server.c: If groupinfo.lastupdate is unreadable or corrupt, spot this and report it and give an explicit error when processing NNTP NEWGROUPS command. +* docs/Makefile.am: Add testing.txt to documents. Sun Dec 9 2001 Jim Hague <jim.hague@acm.org>