diff options
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 72b94a97b9..04b7c62f88 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -99,6 +99,8 @@ <li>[Fix] Don't allow previous/next links for non-existing topics (Bug #15039)</li> <li>[Change] Do not assign converted votes to the first option in a vote.</li> <li>[Fix] Use correct RFC 2822 date format in emails (Bug #15042)</li> + <li>[Fix] Require founder status for sonme actions on founder-only groups (Bug #15119)</li> + <li>[Fix] Allow changing the "now" option of date CPFs (Bug #15111)</li> </ul> <a name="v30rc6"></a><h3>1.ii. Changes since 3.0.RC6</h3> |