Issue #1359710 by pwolanin, xjm: Fixed taxonomy_menu() passes invalid arguments into taxonomy_form_term().
Issue #1214344 by wiifm, msonnabaum: Fixed "misc/progress.js" is not being included when "Aggregate JavaScript files." is used.
Issue #1007830 by Damien Tournoud et al: Fixed Nested transactions throw exceptions when they got out of scope.
Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API.
Revert "Issue #1039666 by mlncn: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom." This reverts commit b39fe6db.
Issue #1370060 by jvns, chris.leversuch: Add cross-references between taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load().
Issue #1227396 by chris.leversuch, aacraig, jhodgdon: Document that hook_node_access() is not called on node listings.
Issue #987472 by damien_vancouver, OnkelTem, catch: Fixed search.module doesn't consistently support multibyte characters.
Issue #1371256 by ayelet_Cr: Document that QueryConditionInterface::condition() should not be used to add NULL conditions.
Issue #803294 by wojtha, mfb, c960657, Heine: Fixed OpenID discovery and login tests fail on HTTPS site.
Issue #1353030 by BTMash, jenlampton, theborg: Added Increase length of "alt" and "title" text for images.
Issue #1373670 by sun: Change constant value of MENU_NOT_FOUND to 404 and MENU_ACCESS_DENIED to 403.
This reverts commit 9db1fddb.
Issue #366152 by Mile23: Fixed field_modules_uninstalled() still exists, despite being an empty foreach loop.
Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module.
Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page.
Issue #1375134 by sun, xjm: Fixed Random test failure in TaxonomyTermTestCase::testNodeTermCreationAndDeletion().
Issue #1375452 by sun, beejeebus: Fixed Renaming a content type bundle causes notices on manage fields page.
Issue #1240256 by lyricnz, Akaoni: Fixed file_unmanaged_copy() Fails with Drupal 7.7+ and safe_mode() or open_basedir().