- Allow more email addresses to be entered into the field for the virtual group error report
- Make significant--but hopefully invisible to the user--changes which allow there to be more than one set of permissions settings widgets on a page
- Add the ability to convert permissions from the Content Permissions module to the MM CCK Permissions module
- In autocompletes, allow admins to select users whose usernames start with "_profile", such as the Googlebot user
- Change all of the 'r', 'w', etc. permissions strings to actual constants, in order to make future migrations of code to D7 easier; change all "split" calls to "explode" or "preg_split", for PHP 5.3 compatibility
Add several options to the mm_list UI element, such that:
- The search widgets on the /users index page no longer has the extra left column
- That form, and the page/node settings for the owner, automatically submit when a name is chosen
- The input field in several of these types of form now gets focus when the form is first shown, so you can just start typing without having to click first