From 2c5e9991116efd3475830ce57c119b340d683017 Mon Sep 17 00:00:00 2001 From: Alex Barth <alex_b@53995.no-reply.drupal.org> Date: Wed, 17 Feb 2010 22:58:54 +0000 Subject: [PATCH] Fix typo in my user name :). --- CHANGELOG.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 62498f13..37977f30 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -5,7 +5,7 @@ Feeds 6.x 1.0 xxxxx xx, xxxx-xx-xx - alex_b: Support mapping to OpenID, using OpenID as a unique mapping target. - alex_b: Handle exceptions outside of Importer/Source facade methods. -- #600584 alexb: Use Batch API. NOTE: third party plugins/extensions +- #600584 alex_b: Use Batch API. NOTE: third party plugins/extensions implementing FeedsProcessor::process(), FeedsProcessor::clear() or FeedsImporter::expire() need to adjust their implementations. Modules that directly use Feeds' API for importing or clearing sources need may want to -- GitLab