diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 62498f1358e27adbf4d2087b81ca5c2cab18a1c8..37977f30b6dc176c143cd24136d926a4184847f9 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