Mercurial > p > roundup > code
diff CHANGES.txt @ 4310:8e0d350ce644
Proper handling of 'Create' permissions in both mail gateway...
...(earlier commit 2009-12-07 00:13:27!richard@users.sourceforge.net
by Richard) and web interface, this used to check 'Edit' permission
previously. See
http://thread.gmane.org/gmane.comp.bug-tracking.roundup.devel/5133
Add regression tests for proper handling of 'Create' and 'Edit'
permissions.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Mon, 21 Dec 2009 12:00:57 +0000 |
| parents | 4ce71b5480a8 |
| children | 7291130fad82 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Dec 21 02:47:57 2009 +0000 +++ b/CHANGES.txt Mon Dec 21 12:00:57 2009 +0000 @@ -1,6 +1,16 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2010-XX-XX 1.4.12 (rXXXX) + +Fixes: +- Proper handling of 'Create' permissions in both mail gateway (earlier + commit r4405 by Richard) and web interface, this used to check 'Edit' + permission previously. See + http://thread.gmane.org/gmane.comp.bug-tracking.roundup.devel/5133 + Add regression tests for proper handling of 'Create' and 'Edit' + permissions. + 2009-12-21 1.4.11 (r4411) Features:
