Index: wp-commentsrss2.php
===================================================================
--- wp-commentsrss2.php	(revision 4631)
+++ wp-commentsrss2.php	(working copy)
@@ -76,6 +76,8 @@
 		<content:encoded><![CDATA[<?php comment_text() ?>]]></content:encoded>
 			<?php
 			} // close check for password
+
+			do_action('commentsrss2_item');
 			?>
 	</item>
 <?php
