In 2.7, in the file includes/widgets.php, one could modify the wp_widget_recent_entries function such that the Recent Posts widget would exclude certain categories.
In 2.8, wp_widget_recent_entries is now deprecated. How, then, do I exclude certain categories from the Recent Posts widget?