This release fixes a security vulnerability, all users of print prior to version 5.x-1.2 or any 5.x-1.x-dev snapshot from before 2007-07-10 are urged to upgrade.
This release fixes a security vulnerability, all users of any 5.x-1.x-dev snapshot from before 2007-07-10 are urged to upgrade. For more details, see DRUPAL-SA-2007-015.
Feature: #72897 - Block caching =) Not like the blockcache module... no configuration... just apply patch and go. Shaves 1.5 ms off of each page load on my MacBook, anonymous as well as authenticated.
Feature: new strategy for node cache clearing to accommodate the role-based caching. Needs some eyeballs (that means you, slantview ;-) Also fixes a call to undefined function in the case that forum module is not enabled.
Bugfix: fixed order of operations in hook_comment.