# HG changeset patch # User bears # Date 1007934109 0 # Node ID 6622f409f5fb688124aa225ca30f973a60e8c359 # Parent 9fb4b7d7e64ba38e73a28114b5b8fa684aa175e5 [svn] Cough. Omitted ChangeLog entry. diff -r 9fb4b7d7e64b -r 6622f409f5fb ChangeLog --- 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.