- Patch #260882 by boombatower: refresh variables after install and page requests. This actually fixes one failure.
- Patch #254166 by boombatower and pwlonin: added --list feature to list all available test groups and fixed some indentation issues.
- Patch #242048 by macgirvin, Freso, Senpai, flobruit, catch, robertDouglass, Garrett Albright, et al: change 'blue smurf' to 'bike shed' ;-)
- Patch #259463 by dmitrig01: notification e-mail for pending user registrations had blank subject line.
- Patch #259002 by Robert Douglas: set all the default scoring factors to zero. This patch is a usability improvement (better out-of-the-box search relevancy) and a performance improvement (greatly simplified search queries).
- Patch #237754 by Robert Douglass and David Lesieur: search_index hardcoded the weights of HTML elements. Made them configurable through variable_get().
- Patch #247095 by drewish ad flobruit: upload module performs permission checks on files it doesn't control.
- Patch #258128 by webchick: @parameter should be @param. Gets the Most Trivial Patch of the Month Award.