Index: src/wp-admin/about.php
===================================================================
--- src/wp-admin/about.php	(revision 48723)
+++ src/wp-admin/about.php	(working copy)
@@ -211,7 +211,8 @@
 						);
 						?>
 					</li>
-					<li><?php _e( 'New filters let custom post types associated with the category taxonomy have a default term beyond “Uncategorized”.' ); ?></li>
+					<li><?php _e( 'New custom taxonomy argument lets custom post types associated with that taxonomy have a default term.' ); ?></li>
+					<li><?php _e( 'New filter lets custom post types associated with the category taxonomy have a default category.' ); ?></li>
 					<li><?php _e( 'You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js.' ); ?></li>
 				</ul>
 			</div>
