From 780fded9248d7df548f22246234324187557933e Mon Sep 17 00:00:00 2001 From: Alex Barth <alex_b@53995.no-reply.drupal.org> Date: Wed, 4 Nov 2009 17:47:51 +0000 Subject: [PATCH] Update changelog with commit to http_request library. --- CHANGELOG.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b2e320da..f2611c4f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,11 @@ // $Id$ +Feeds 6.x 1.0 xxxxx x, 200x-xx-xx +--------------------------------- + +- Allow cURL only to download via http or https. +- Throw an exception in FeedsHTTPFetcher if result is not 200. + Feeds 6.x 1.0 Alpha 6, 2009-11-03 --------------------------------- -- GitLab