From a48ccccb998e59aa8aa625222d1e1cd3466d56da Mon Sep 17 00:00:00 2001 From: Will White <will_white@32237.no-reply.drupal.org> Date: Tue, 30 Mar 2010 19:42:44 +0000 Subject: [PATCH] Arranged the new CHANGELOG entries in reverse chronological order. --- CHANGELOG.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cc939333..19f13984 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -4,6 +4,9 @@ Feeds 6.x 1.0 xxxxx xx, 2010-xx-xx ---------------------------------- +- #705872 Scott Reynolds: Added HTTPFetcher autodiscovery +- #740962 alex_b: Fix FileFetcher Attached to Feed Node, Upload Field Not Saving File + Path. - #754938 Monkey Master: FeedsCSVParser.inc uses strtolower() while parsing UTF-8 files. - #736684 Souvent22, Mixologic: FeedsDateTime & Batch DateTime causes core @@ -31,9 +34,6 @@ Feeds 6.x 1.0 xxxxx xx, 2010-xx-xx importer id. - #718474 jerdavis: In FeedsNodeProcessor, check for duplicate items within same importer id. -- #740962 alex_b: Fix FileFetcher Attached to Feed Node, Upload Field Not Saving File - Path. -- #705872 Scott Reynolds: Added HTTPFetcher autodiscovery Feeds 6.x 1.0 Alpha 12, 2010-02-23 ---------------------------------- -- GitLab