- Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: international characters break file handling.
- Patch #735426 by yched, mr.baileys: fields with select widget: first option is selected by default even if no 'default value' set for the field.
- Patch #821290 by marcingy, aspilicious, scor, catch, ronald_istos: unexpected error after disabling - unistalling - re-enabling forum module.
- Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for vulnerabilities in SA-CONTRIB-2010-066.
- Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
- Patch #156582 by c960657, pwolanin, townxelliot, Damien Tournoud, kbahey, mikeytown2, drico, jpmckinney: drupal_http_request() should support timeout setting.
- Patch #882666 by mgifford: filtered description shouldn't use a label when not associated with a form.
- Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to NULL when target is a Postgres bytea.
- Patch #883998 by Berdir: node_default_page() query fails on PostgreSQL when having node_access() modules enabled.
- Patch #791490 by chx: contextual module calls menu_get_item() for unsaved nodes, resulting in pdo exception on postgresql.
- Patch #883440 by hefox: fixed user_account_form() @see's user_validate_email() instead of user_validate_mail() (extra e).
- Patch #882520 by David_Rothstein: field_bundle_settings() API documentation doesn't format its code example correctly.
- Patch #778406 by torelad, jhodgdon, DyanneNova: improve doc and examples for hook_block_info() and friends.
- Patch #419388 by jhodgdon, David Lesieur, Garrett Albright: search_query_insert() breaks down when the value of key is 0.
- Patch #629826 by Jody Lynn: theme setting toggles for comments appear when the comment module is disabled.
- Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search conflicts with other forms, use menu API instead of search_get_keys().
- Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with built-in html_entity_decode().
- Patch #878198 by pwolanin: add back a method to the DB driver interface that reports the server version.
- Patch #870594 by marcingy, moshe weitzman, Josh Waihi: user_update_7004 fail during upgrade from Drupal 6 to 7.
- Patch #865072 by bleen18, jhodgdon: Bartik is default theme now ... documentation & tests need to be changed.
- Patch #269911 by jhodgdon, Freso, kiamlaluno, mradcliffe: search result trimming should not fall inside HTML entities/tags.