· Backport marking of the site-install Drupal 6 test and a D6 sql-sync test as being D6 specific.
· Improved error reporting when running sql-query on non-bootstrappable sites.
· For browser opening, don't check the DISPLAY environment variable when running in simulate mode, so we can test consistently.
· Removed hostname from logged browser URL in user-login test.
· Fixed directory path for completetest commandfile.
· Improved isolation of complete tests, to avoid incidental breakages when adding/removing core commands.
· Drush Make error with one-file zip archive
· Improved docs: Recursive make files should be in project's root directory
· Fixed regression introduced with #1626972: Don't try to delete non-existent files.
· defaults[projects][subdir] downloads core to the wrong place
· watchdog-show --tail does not start when there are no records in the watchdog
· Improved readability of drush core-requirements
· Bug in drush_mime_content_type: missing break in switch statement
· 6.x-1.1
· fix test run command
· more robust pm info command.
· Add eval command. Still needs some work.
· update cache clear command
· fix watchdog errors. backported from head.
· fix watchdog show command
· 5.x-1.3
· fix source param of sync command
· Terrific patch for Subversion integration: svn add and svn commit after drush pm install/update.
· fix creation of backup drectory under php4.