update changelog

This commit is contained in:
Lance Edgar 2012-11-13 07:55:38 -08:00
parent 99866edac8
commit a249fceed5

View file

@ -1,4 +1,12 @@
0.1a24
------
- [bug] Fixed bug where creating a new ``Role`` with the UI would use default
permissions of the Guest role. Now the default permissions are empty.
- [bug] Fixed ``User.roles`` UI so that the Guest role is never shown.
0.1a23
------