Issue #1103590 by Tor Arne Thune, dcrocks, xjm: Fixed blocks being added to 'hidden' region when theme 1st enabled.
Issue #865536 by ericduran, effulgentsia, cosmicdreams, sreynen, jessebeach et al: Added drupal_add_js() is missing the 'browsers' option.
Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values.
Issue #1312844 by sven.lauer, kathyh: Fixed hook_schema() doc should state that database tables are auto-created.
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades." This reverts commit f0a16bf2.
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
Issue #1260586 by Gábor Hojtsy, tstoeckler, good_man: Consolidate .po file import to one directory..
Issue #1274674 by karschsp, pgrond: Added static caching to taxonomy_vocabulary_get_names(). (followup)
Issue #1077602 by Jacine, skottler, dcmouyard, jasonrsavino, matglas86, cosmicdreams, scor: Convert node.tpl.php to HTML5.
Issue #1020842 by reglogge, yoroy: Fixed Error messages when importing translated strings fails are not helpful at all.
Issue #1295696 by Gábor Hojtsy: Sync predefined list of languages with localize.drupal.org and extend native language information.
Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when saving a node with a title that is too long.
Issue #1021064 by montesq, barraponto, cwells73: Follow-up for No Main Links causes error message in form description to set Secondary Links.
Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP header to not cause issues with Drush.
Issue #342350 by Deciphered: Fixed Override template files based on template filename as well as hook name.
Issue #1261918 by dereine, tstoeckler, Damien Tournoud, Bojhan: Fixed Labels of the user entities are just not working.
Issue #488496 by loganfsmyth: Implement missing msgctx context in JS translation for feature parity with t().
Issue #1314396 by rocket_nova: Fixed Documentation for theme_links() should say that Attributes class must be an array.
Issue #1312178 by rocket_nova: Fixed Documentation problem with hook_theme_registry_alter() example code.