Mercurial > noffle
comparison 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 |
comparison
equal
deleted
inserted
replaced
365:33833f23bc13 | 366:fd66260b3479 |
---|---|
1 Mon Apr 01 2003 Martin Godisch <martin@godisch.de> | |
2 | |
3 * src/post.c: | |
4 Forward cancel control messages to parent NNTP servers, | |
5 see Debian bug #187068. | |
6 * docs/noffle.1: | |
7 Noted that option --cancel acts only locally. | |
8 * src/noffle.c: | |
9 Removed cancel status message which appeared twice. | |
10 | |
1 Sat Mar 22 2003 Johannes Madel <johannes.madel@gmx.de> | 11 Sat Mar 22 2003 Johannes Madel <johannes.madel@gmx.de> |
2 | 12 |
3 * src/post.c,src/configfile.c,src/configfile.h,docs/noffle.conf.5, | 13 * src/post.c,src/configfile.c,src/configfile.h,docs/noffle.conf.5, |
4 noffle.conf.example,TODO: Added a config value to specify whether | 14 noffle.conf.example,TODO: Added a config value to specify whether |
5 a Reply-To header should be appended to messages posted without it. | 15 a Reply-To header should be appended to messages posted without it. |