-
Now onto Drupal 6.25-dev
-
Drupal 6.24
-
Merge branch '6.22-security' into 6.x
-
Drupal 6.23
-
Issue #879270 by Ben Coleman: query in taxonomy_node_get_terms() needs the v.weight field added to the SELECT because it was already present in the ORDER BY; improved PostgreSQL compatibility
-
Issue #12274 by markoshust, DamienMcKenna, seanbfuller, cburschka, aufumy: do not accept email addresses with dots at the end as valid
-
Issue #600836 by tim.cosgrove, dww, naxoc, Dave Reid: prevent batches from going indefinitely if their 'finished' value becomes bigger than 1
-
Issue #289504 by mikeryan, catch, moshe weitzman: backport indexes from Drupal 7 on comments and node_comment_statistics to improve performance of mass-user operations such as deleting users en masse
-
Issue #1278160 by tim.plunkett: lower the severity level in watchdog() for orphaned actions
-
Issue #975754 by jhodgdon, Albert Volkman: fix phpdoc about access callback inheritance for menu items