| 1 |
// $Id: CHANGELOG.txt,v 1.8 2009/10/14 03:54:15 boombatower Exp $
|
| 2 |
|
| 3 |
subuser 6.x-1.2, xxxx-xx-xx (development version)
|
| 4 |
---------------------------
|
| 5 |
- Changes:
|
| 6 |
* Remove race condition that caused a notice to be thrown.
|
| 7 |
* #572038: Create 'administer subusers' permission.
|
| 8 |
* Remove notice when user registered.
|
| 9 |
* Standardize hook_user() view array.
|
| 10 |
|
| 11 |
subuser 6.x-1.1, 2009-04-23
|
| 12 |
---------------------------
|
| 13 |
- Changes:
|
| 14 |
* Update default view to use the latest views handler.
|
| 15 |
* Additional documentation.
|
| 16 |
|
| 17 |
subuser 6.x-1.0, 2009-04-23
|
| 18 |
---------------------------
|
| 19 |
- First fully featured release.
|