comparison ChangeLog @ 293:b0e754727abf noffle

[svn] * docs/noffle.1,src/outgoing.c,src/noffle.c: Added -O/--outgoing option to list articles waiting to be posted upstream. Modified Out_next() to return message ID if possible, regardless of whether article text was requested as well.
author bears
date Thu, 30 Jan 2003 15:49:23 +0000
parents b1d5c55b76f6
children 4dc7dabd9318
comparison
equal deleted inserted replaced
292:b1d5c55b76f6 293:b0e754727abf
1 Thu Jan 30 2003 Jim Hague <jim.hague@acm.org>
2
3 * docs/noffle.1,src/outgoing.c,src/noffle.c: Added -O/--outgoing
4 option to list articles waiting to be posted upstream. Modified
5 Out_next() to return message ID if possible, regardless of whether
6 article text was requested as well.
7
1 Tue Jan 28 2003 Jim Hague <jim.hague@acm.org> 8 Tue Jan 28 2003 Jim Hague <jim.hague@acm.org>
2 9
3 * TODO: Add 'retry lost connections' item. 10 * TODO: Add 'retry lost connections' item.
4 11
5 Sun Jan 12 2003 Jim Hague <jim.hague@acm.org> 12 Sun Jan 12 2003 Jim Hague <jim.hague@acm.org>