From 6f467e09c6699481ac083b7a54f8d690c8559a4a Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Wed, 30 Jul 2003 21:55:24 +0000 Subject: [PATCH] Add note about feedparser modification. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5ad38f8..cfc1135 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,8 @@ Updated feedparser to 2.5.2, which fixes a bug that was making rawdog handle content incorrectly in Echo feeds, handles more content encoding -methods, and returns HTTP status codes. +methods, and returns HTTP status codes. (I've applied a small patch to +correct handling of some Echo feeds.) Added useful messages for different HTTP status codes and HTTP timeouts. Since rawdog reads a config file, it can't automatically update -- 2.35.1