--- modules/core/comment.inc	2009-11-07 15:29:03.000000000 -0500
+++ modules/core/commentNew.inc	2009-11-20 17:31:53.000000000 -0500
@@ -32,6 +32,7 @@ function comment_migrate_fields_comment(
     'homepage' => t("Comment: Author's website"),
     'mail' => t("Comment: Author's email"),
     'hostname' => t("Comment: Author's hostname"),
+    'status' => t("Comment: Status"),
   );
 
   return $fields;
