Code

- fix create permission for xmlrpc, too
[roundup.git] / CHANGES.txt
index 0da596de9446ec2ecd5e9f83e1cc072f4c1706c6..082f0728f0f6e7f3e291969d0de519ea0bf09385 100644 (file)
@@ -5,8 +5,8 @@ are given with the most recent entry first.
 
 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.