This is a very minor update to the WP-Cron suite. No changes have been made to wp-cron.php itself.
wp-cron-mail has been updated to properly addslashes() on the content and subject of submitted emails.
wp-cron-moderation has been updated to avoid an error condition when only one comment is pending in the moderation queue.
About | Policies | skippy.net
addslashes()to the content, which properly sanitizes apostrophes.