From 2550956e61191db3b98aa176498ae0d11a1ab780 Mon Sep 17 00:00:00 2001 From: Alex Barth <alex_b@53995.no-reply.drupal.org> Date: Wed, 4 Nov 2009 17:48:34 +0000 Subject: [PATCH] Update changelog with commit #622654 and remove periods. --- CHANGELOG.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f2611c4f..82a71e27 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -3,8 +3,9 @@ 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. +- #622654 Don't show body as option for mapper when body is disabled +- 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