diff -r f507feede89a -r 09a1c134465b web/wp-admin/about.php --- a/web/wp-admin/about.php Wed Dec 19 12:35:13 2012 -0800 +++ b/web/wp-admin/about.php Wed Dec 19 17:46:52 2012 -0800 @@ -19,7 +19,7 @@
- + @@ -33,101 +33,88 @@ -Version %1$s addressed some security issues and fixed %2$s bug.', - 'Version %1$s addressed some security issues and fixed %2$s bugs.', 20 ), '3.4.2', number_format_i18n( 20 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_3.4.2' ); ?> -
+Version %1$s addressed some security issues and fixed %2$s bug.', - 'Version %1$s addressed some security issues and fixed %2$s bugs.', 21 ), '3.4.1', number_format_i18n( 21 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_3.4.1' ); ?> -
-before activating a new theme. Note: this feature is available for installed themes only.' ); ?>
- - - +theme support.' ); ?>
-Embeds.' ), __( 'http://codex.wordpress.org/Embeds' ) ); ?>
++ +
WP_Comment_Query and WP_User_Query
classes now support meta queries just like WP_Query.
Meta queries now support querying for objects without a particular meta key.' ); ?>
WP_Post class, which improves performance by loading selected properties on demand.' ); ?>
WordPress API that supports custom content types and taxonomies, as well as dozens of other bug fixes and improvements.' ), __( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?>
+ +WP_Image_Editor class abstracts image editing functionality such as cropping and scaling, and uses ImageMagick when available.' ); ?>
+switch_to_blog() is now significantly faster and more reliable.' ); ?>
+WordPress API is now always enabled, and supports fetching users, editing profiles, managing post revisions, and searching posts.' ), __( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?>
+Underscore and Backbone JavaScript libraries. TinyMCE, jQuery, jQuery UI, and SimplePie have all been updated to the latest versions.' ), 'http://underscorejs.org/', 'http://backbonejs.org/' ); ?>