----- v3.4 ----- [jru] Fixed a bug that was preventing the removal of all perms from a user. ----- v3.2 ----- [jru] Updated to work with v3.2 of FastFrame ----- v3.1 ----- [jru] Viewing the users in a permission group now works when a permission group has a large number of users. ----- v3.0 ----- [jru] Updated to work with v3.0 of FastFrame ---- v2.0 ---- [jru] Groups are now sorted by name on the profile page. [jru] Which users belong to a group is now shown when editing the group. [jru] Added object permissions which make it possible for an app to have fine grained permissions on an individual object. ---- v1.0 ---- [jru] Revamped the interface for permissions so that it is much easier to add and remove permissions from a group. [jru] Added an interface and backend for object permissions. This allows other applications to set edit, delete, and read permissions on any object through a common interface. [jru] Moved available permissions from the config file to their own file in the lib/ directory since it makes no sense to make available permissions a config option. [jru] When editing a permission group it now shows the users who are in the group. ----- v0.9 ----- [jru] Made permissions compatible with FastFrame 0.9 ----- v0.8 ----- [jru] Initial release. $Id: CHANGES 2342 2006-06-23 18:13:59Z jrust $