Mercurial > p > roundup > code
diff CHANGES.txt @ 4311:7291130fad82
- fix create permission for xmlrpc, too
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Mon, 21 Dec 2009 21:03:24 +0000 |
| parents | 8e0d350ce644 |
| children | 7a6c5c117879 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Dec 21 12:00:57 2009 +0000 +++ b/CHANGES.txt Mon Dec 21 21:03:24 2009 +0000 @@ -5,8 +5,8 @@ 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 + commit r4405 by Richard), web interface, and xmlrpc. 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.
