-
1530394 - Bug fix for unquoted constant PHP warnings
-
Added more help and examples
-
Refactored the Drush commands for revoking permissions; added new functions in permissions_api
-
Added new functions for granting and revoking permissions; completely refactored the drush integration to provide more functionality from the command line
-
http://drupal.org/node/1244290 - added functions for granting and revoking permissions to/from all roles
-
http://drupal.org/node/1410620 - Permissions now being sorted in the permissions_get_permissions_for_role() function
-
http://drupal.org/node/934152 - Fixed issue where revoke permissions on a role with only one permission failed to delete the entry from the permission table
-
http://drupal.org/node/1202186 - Added module to the Util package
-
Initial commit for Drupal 7 branch
-
#1238116 - fixed issue regarding broken MySQL query