This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 4e7df2c52226c72a6dc5bdb33e6394763dcff022 Author: Benoit Tellier <[email protected]> AuthorDate: Tue Nov 19 09:52:06 2019 +0700 JAMES-2964 Changelog for negative quota creation --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c96758..5baf925 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ of tasks being currently executed. - MAILBOX-392 Mailbox name validation upon mailbox creation is stricter: forbid `#&*%` and empty sub-mailboxes names. - JAMES-2972 Incorrect attribute name in the mailet configuration thanks to jtconsol - JAMES-2632 JMAP Draft GetMailboxes performance enhancements when retrieving all mailboxes of a user +- JAMES-2964 Forbid to create User quota/ Domain quota/ Global quota using negative number ### Removed - Classes marked as deprecated whose removal was planned after 3.4.0 release (See JAMES-2703). This includes: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
