- 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.
- Patch #256152 by catch: added additional tests for the IP address blocking and added a small usability improvement.