<p>Changes since DRUPAL-7-0-UNSTABLE-4:</p>
<ul>
<li><a href="/node/320451">#320451</a> follow-up by webernet: Remove escaping of 'required by' and 'requires' on module page.</li>
<li><a href="/node/332980">#332980</a> follow-up by scor: Adding entry about RDF support to CHANGELOG.txt.</li>
<li>- Patch <a href="/node/301049">#301049</a> by Damien Tournoud: fix InsertQuery.</li>
<li><a href="/node/349327">#349327</a> by stewsnooze: Change link from 'Main page' to 'Front page' in update.php for consistency.</li>
<li><a href="/node/314283">#314283</a> by jhedstrom: Adding tests for disabled checkboxes.</li>
<li><a href="/node/345157">#345157</a> by toddy: Add API documentation for hook_update_last_removed().</li>
<li><a href="/node/320395">#320395</a> by qutoz and swentel: Fix PHP notice on preview with body-less nodes.</li>
<li><a href="/node/359918">#359918</a> by Dave Reid: Fix typo in Schema API documentation.</li>
<li><a href="/node/152098">#152098</a> by mgifford: Improve accessibility of radios and checkboxes.</li>
<li><a href="/node/297952">#297952</a> by aaron: Fix naming conflict with 'file' preprocess variable.</li>
<li><a href="/node/310863">#310863</a> by bangpound, dboulet, and catch: Stop locale module from auto-installing with custom install profiles.</li>
<li><a href="/node/360580">#360580</a> by Razorraser: Fix documentation link to PDO.</li>
<li><a href="/node/350381">#350381</a> by tstoeckler and swentel: Add a note about running update.php to the modules page that's easier to find than the one buried under the module updates page.</li>
<li><a href="/node/360754">#360754</a> by Crell: Docblock fixes for DBTNG.</li>
<li><a href="/node/360106">#360106</a> by Dave Reid: Allow comment module to be uninstalled.</li>
<li><a href="/node/360113">#360113</a> by Dave Reid: Remove db_and() and db_or() calls from database/* files.</li>
<li><a href="/node/360104">#360104</a> by drewish: Allow taxomomy module to be uninstalled.</li>
<li>- Patch <a href="/node/360887">#360887</a> by Crell: more robus example of how to use transaction support in D7.</li>
<li>- Patch <a href="/node/308719">#308719</a> by jpetso, boombatower, et al: sanitze simpletest.js checkbox code.</li>
<li>- Patch <a href="/node/201122">#201122</a> by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use  carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.</li>
<li>- Patch <a href="/node/219584">#219584</a> by keith.smith, Bevan, SteveJB: rename operation in Input Formats from 'Configure' to 'View Configuration'.</li>
<li>- Patch <a href="/node/360982">#360982</a> by Damien Tournoud: fixed typo in SQLite transacation detection code.</li>
<li>- Patch <a href="/node/291026">#291026</a> by Dave Reid, Pasqualle, Rob Loach, et al: improved error reporting settings.</li>
<li><a href="/node/291026">#291026</a> follow-up by Dave Reid: Fix incorrect variable name.</li>
<li><a href="/node/30520">#30520</a> follow-up by Dave Reid: Fix error message about upload when not uploading a file (with tests, so we don't break it again).</li>
<li><a href="/node/357403">#357403</a> by drewish: Make user pictures managed files.</li>
<li><a href="/node/203323">#203323</a> by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code.</li>
<li><a href="/node/355225">#355225</a> by Josh Waihi and Damien Tournoud: Fix inconsistent behaviour with transaction support and insert queries. All tests should pass on PostgreSQL now. Woot! :)</li>
<li><a href="/node/361514">#361514</a> by Dave Reid and drewish: Use file name in file error messages.</li>
<li>- Patch <a href="/node/291026">#291026</a> by Dave Reid et al: further (usability) improvements to the E_NOTICE handling.</li>
<li>- Patch <a href="/node/195976">#195976</a> by mcarbone: made error message more accurate and more informative.</li>
<li>- Patch <a href="/node/360785">#360785</a> by Dave Reid: add timestamp to {poll_votes}.</li>
<li>- Patch <a href="/node/361699">#361699</a> by David Rothstein: prevent CSRF on update.php.  Already went into D6.</li>
<li>- Patch <a href="/node/278675">#278675</a> by Dave Reid, pwolanin, drewish, robertDouglass: fixed possible SQL injection risk in node_access().  Already part of Drupal 6.</li>
<li>- Patch <a href="/node/362003">#362003</a> by Steven Jones: minor language massaging.</li>
<li>- Patch <a href="/node/244904">#244904</a> by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.</li>
<li><a href="/node/346285">#346285</a> by Damien Tournoud: forward-port HTTP_HOST fix from 6.x.</li>
<li><a href="/node/287178">#287178</a> by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().</li>
<li><a href="/node/220559">#220559</a> by eMPee584 and Damien Tournoud: Fix bug in language switcher block that makes all languages active (with tests)</li>
<li><a href="/node/352121">#352121</a> by valthebald and Damien Tournoud: Allow importing of invalid tags in .po files into non-default text groups.</li>
<li><a href="/node/345973">#345973</a> by aaron and Rob Loach: Move  parameter on drupal_add_css/js to a 'type' instead, to clean up calling code.</li>
<li><a href="/node/339466">#339466</a> by patryk: Replace the OpenID link in user help with official link.</li>
<li><a href="/node/357591">#357591</a> by sun: Add watchdog calls for user cancel operations.</li>
<li><a href="/node/308277">#308277</a> by robertDouglass: Tests for multiple search engine types.</li>
<li><a href="/node/276554">#276554</a> by stella and John Morahan: Tests for comments as part of an RSS feed.</li>
<li><a href="/node/306316">#306316</a> by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.</li>
<li>- Patch <a href="/node/80944">#80944</a> by Dave Reid, swentel, ChrisKennedy: move the statistics settings to a more logical place.</li>
<li>- Patch <a href="/node/308774">#308774</a> by oadaeh, catch, keith.smith: improved the revision log terminology a bit.</li>
<li>- Patch <a href="/node/360605">#360605</a> by Berdir: made CVS HEAD compatible with PHP5.3.</li>
<li>- Patch <a href="/node/334956">#334956</a> by JohnAlbin: remove a IE hack 'flash of unstyled content' that is no longer needed.</li>
<li>- Patch <a href="/node/360398">#360398</a> by asimmonds: fixed bug with updating feed categories.</li>
<li><a href="/node/362680">#362680</a> by catch: Put all taxonomy tests in one spot.</li>
<li><a href="/node/362423">#362423</a> by chx: Include session.inc during installer to avoid fatal errors if things don't go exactly according to plan.</li>
<li>- Patch <a href="/node/353632">#353632</a> by catch et al: avoid sorting elements twice -- performance improvement.</li>
<li><a href="/node/363687">#363687</a> by chx: Simplify DBTNG codeflow.</li>
<li><a href="/node/363644">#363644</a> by chx: Remove annoying whitespace.</li>
<li><a href="/node/363262">#363262</a> by catch and Damien Tournoud: Replace src index on the {url_alias} table with src, language for better performance.</li>
<li><a href="/node/227486">#227486</a> follow-up by catch: Move update 7010 to 6048 so that the 6.x and 7.x updates stay in sync.</li>
<li>- Removing whitespace.</li>
<li>- Patch <a href="/node/364169">#364169</a> by Gurpartap Singh: improved language.</li>
<li>- Patch <a href="/node/351235">#351235</a> by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter.  Oh, behave.</li>
<li><a href="/node/364407">#364407</a> by catch: Fix drupal_render() sorting (with tests).</li>
<li><a href="/node/346156">#346156</a> by stBorchert, swentel, and catch: Fix deletion of terms (with tests).</li>
<li><a href="/node/144969">#144969</a> by beginner, Wim Leers, and catch: Fix count returned by taxonomy_term_count_nodes() with multi-select vocabularies (with tests).</li>
<li><a href="/node/365183">#365183</a> by Eaton: Fix for node_feed() silently discards ->content (with tests).</li>
<li><a href="/node/242962">#242962</a> by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests).</li>
<li><a href="/node/345157">#345157</a> follow-up by toddy: Fix @link syntax in PHPDoc.</li>
<li><a href="/node/102743">#102743</a> by yoroy: Swanky new forum icons.</li>
<li><a href="/node/349836">#349836</a> by lut4rp: Remove ellipsis in menu description.</li>
<li><a href="/node/352337">#352337</a> by catch: Avoid pager query if there are no comments on a node.</li>
<li><a href="/node/361135">#361135</a> by Dave Reid: Clean up taxonomy variables on uninstall.</li>
<li><a href="/node/361130">#361130</a> by Dave Reid: Clean up comment variables on uninstall.</li>
<li><a href="/node/88264">#88264</a> by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.</li>
<li><a href="/node/326210">#326210</a> by AlexisWhite and jhedstrom: Pass ->menu by reference to allow modules to modify it.</li>
<li>- Patch <a href="/node/354812">#354812</a> by catch, mfer: filter_xss_bad_protocol is called hundreds of times on some pages.</li>
<li><a href="/node/360128">#360128</a> by quicksketch: Create centralized ahah callback to reduce duplicate code.</li>
<li>- Patch <a href="/node/367508">#367508</a> by lyricnz: returned help screen when running test groups.</li>
<li>- Patch <a href="/node/366949">#366949</a> by c960657: use parse_url(, PHP_URL_xxx).</li>
<li>- Patch <a href="/node/363391">#363391</a> by ShawnClark, Dave Reid: add SimpleTest's DomDocument requirement.</li>
<li>- Patch <a href="/node/367711">#367711</a> by catch: shorten drupal_map_assoc().  Thanks almighty catch.</li>
<li>- Reverting <a href="/node/367711">#367711</a> ...</li>
<li>- Patch <a href="/node/367380">#367380</a> by Moshe: make block module optional.</li>
<li>- Patch <a href="/node/361683">#361683</a>by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!</li>
<li>- Patch <a href="/node/355236">#355236</a> by Frando: refactor drupal_render() theming.</li>
<li><a href="/node/368729">#368729</a> by meba: (i18n sprint) Fix error during multilingual installation because of NULL value on required field.</li>
<li><a href="/node/52990">#52990</a> by Roger López: Vastly improve translation string search and editing interface.</li>
<li><a href="/node/348627">#348627</a> by smk-ka and catch: Allow menu title callback property to bypass t() (+documentation and tests)</li>
<li><a href="/node/361683">#361683</a> follow-up by yched and sun: Fix failing tests and windows line-endings.</li>
<li><a href="/node/361683">#361683</a> follow-up by sun: Remove more windows line endings.</li>
<li><a href="/node/369653">#369653</a> by rszrama: Add 'No categories' message to Contact module when no categories exist.</li>
<li><a href="/node/369460">#369460</a> by rszrama: Add 'No books' message to Book module when no books exist.</li>
<li><a href="/node/366253">#366253</a> by ff1: Fix typo in filter admin form.</li>
<li><a href="/node/369413">#369413</a> by bjaspan: Reset Field API caches in DrupalWebTestCase->tearDown().</li>
<li><a href="/node/333478">#333478</a> by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description.</li>
<li><a href="/node/357429">#357429</a> by fusedpro: Update the documentation of hook_menu_alter() to use 'items' rather than 'callbacks' to match hook_menu().</li>
<li><a href="/node/349823">#349823</a> by Dave Reid: Fix query in recent comment block that results in fatal error (with tests).</li>
<li><a href="/node/368502">#368502</a> by catch: Make adjustment to file naming test in an effort to make testing bot stop erroneously marking patches code needs work.</li>
<li><a href="/node/363013">#363013</a> by mannkind: Use getwd() rather than realpath(__FILE__) to determine drupal root, so we don't break symlinks.</li>
<li><a href="/node/370846">#370846</a> by catch: Further improve performance of drupal_render() sorting (with tests).</li>
<li><a href="/node/371327">#371327</a> by quicksketch: Fix user picture rendering (with fixed tests).</li>
<li><a href="/node/365149">#365149</a> by karschsp: Fix @endcode at the end of hook_page_alter() example.</li>
<li>- Patch <a href="/node/298722">#298722</a> by pwolanin: _menu_translate returns FALSE before to_arg is available.  Drupal.org upgrade blocker.</li>
<li><a href="/node/370806">#370806</a> by cwgordon7: Add navigation and login blocks back to minimal profile.</li>
<li><a href="/node/355496">#355496</a> by geodaniel, Dave Reid: Always list available databases, with explanation when only one is in the list.</li>
<li><a href="/node/372400">#372400</a> by swentel and BrightLoudNoise: Fix 'delete' link on block administration screen.</li>
<li><a href="/node/62926">#62926</a> by karschsp: Increase maximum length of free tagging field.</li>
<li><a href="/node/135976">#135976</a> by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).</li>
<li><a href="/node/373502">#373502</a> by drewish and sun: Add function to delete unmanaged files recurisevely (with tests).</li>
<li><a href="/node/347288">#347288</a> by plach: Fix Locale uninstall (with tests).</li>
<li><a href="/node/69468">#69468</a> by marcingy, greggles, mikey_p: Usability: Display node type on editing form.</li>
<li><a href="/node/369423">#369423</a> by nedjo: Fix drupal_write_record() bug with multi-field primary keys (with tests).</li>
<li><a href="/node/372474">#372474</a> by karschsp: Minor documentation fix for node access system.</li>
<li><a href="/node/370846">#370846</a> follow-up by catch: Fix #weight sorting in drupal_render().</li>
<li><a href="/node/367696">#367696</a> by drumm: Simplify the vocabulary edit form.</li>
</ul>