diff ChangeLog @ 180:09ca6eb5c7ff noffle

[svn] * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c: Improve error checking during fetches. A fetch is now aborted immediately if the connection times out or if an unexpected response arrives. This should fix problems with articles appearing in the wrong group, and possibly other mysterious happenings.
author bears
date Wed, 09 May 2001 12:33:43 +0100
parents f973675760dc
children e196de757ecd
line wrap: on
line diff
--- a/ChangeLog	Wed May 09 12:15:31 2001 +0100
+++ b/ChangeLog	Wed May 09 12:33:43 2001 +0100
@@ -1,3 +1,11 @@
+Wed May  9 2001 Jim Hague <jim.hague@acm.org>
+
+ * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
+   Improve error checking during fetches. A fetch is now aborted immediately
+   if the connection times out or if an unexpected response arrives.
+   This should fix problems with articles appearing in the wrong group,
+   and possibly other mysterious happenings.
+	
 Tue May  8 2001 Jim Hague <jim.hague@acm.org>
 
  * src/post.c: If post-locally is set, only do immediate local posting