Mercurial > p > roundup > code
diff CHANGES.txt @ 1644:c98d20ba4445
strip whitespace from Role names so "User, Admin" will work
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 10 May 2003 23:13:10 +0000 |
| parents | c17af5ce825e |
| children | ccabdc2055cf |
line wrap: on
line diff
--- a/CHANGES.txt Fri May 09 05:28:42 2003 +0000 +++ b/CHANGES.txt Sat May 10 23:13:10 2003 +0000 @@ -1,6 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2003-??-?? 0.6.0 +Fixed: +- strip whitespace from Role names so "User, Admin" will work + + 2003-05-09 0.6.0b1 Removed: - having served its purpose as a template for other relational database
