Mercurial > noffle
changeset 226:6622f409f5fb noffle
[svn] Cough. Omitted ChangeLog entry.
author | bears |
---|---|
date | Sun, 09 Dec 2001 21:41:49 +0000 |
parents | 9fb4b7d7e64b |
children | c48d7e881a21 |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Dec 09 15:07:14 2001 +0000 +++ b/ChangeLog Sun Dec 09 21:41:49 2001 +0000 @@ -21,6 +21,7 @@ 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/post.c: Gather article initialisation into one place for clarity. * 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.