Mercurial > noffle
diff ChangeLog @ 366:fd66260b3479 noffle
[svn] fixed article cancelling (Debian #187068)
author | godisch |
---|---|
date | Tue, 01 Apr 2003 11:27:45 +0100 |
parents | b0ee77fa24d4 |
children | f32b79089a5e |
line wrap: on
line diff
--- a/ChangeLog Sat Mar 29 11:15:36 2003 +0000 +++ b/ChangeLog Tue Apr 01 11:27:45 2003 +0100 @@ -1,3 +1,13 @@ +Mon Apr 01 2003 Martin Godisch <martin@godisch.de> + +* src/post.c: + Forward cancel control messages to parent NNTP servers, + see Debian bug #187068. +* docs/noffle.1: + Noted that option --cancel acts only locally. +* src/noffle.c: + Removed cancel status message which appeared twice. + Sat Mar 22 2003 Johannes Madel <johannes.madel@gmx.de> * src/post.c,src/configfile.c,src/configfile.h,docs/noffle.conf.5,