From 646d729b1d20abe1e0e3ff6b3cd9be0cd7f2ab29 Mon Sep 17 00:00:00 2001 From: Alex Barth <alex_b@53995.no-reply.drupal.org> Date: Mon, 12 Apr 2010 01:19:01 +0000 Subject: [PATCH] Observe 80 character wrap limit. --- CHANGELOG.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3164a974..27871194 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -7,8 +7,8 @@ Feeds 6.x 1.0 Alpha 13, 2010-03-30 - #622932 pounard: Fix SQL capitalization. - #622932 pounard: Fix non-standard SQL (PostgreSQL compatibility) - #705872 Scott Reynolds: Added HTTPFetcher autodiscovery -- #740962 alex_b: Fix FileFetcher Attached to Feed Node, Upload Field Not Saving File - Path. +- #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 -- GitLab