diff 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
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 28 11:38:58 2003 +0000
+++ b/ChangeLog	Thu Jan 30 15:49:23 2003 +0000
@@ -1,3 +1,10 @@
+Thu Jan 30 2003 Jim Hague <jim.hague@acm.org>
+
+* 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.
+	
 Tue Jan 28 2003 Jim Hague <jim.hague@acm.org>
 
 * TODO: Add 'retry lost connections' item.