diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index c9064a4a36..6adb9aeb99 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -83,7 +83,8 @@ <a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3> <ul> - <li>[Fix] Cleaned usernames contain only single spaces, so "a_name" and "a__name" are treated as the same name (Bug #15634)</li> + <li>[Fix] Cleaned usernames contain only single spaces, so "a_name" and "a__name" are treated as the same name (Bug #15634)</li> + <li>[Fix] Check "able to disable word censor" option while applying word censor on text (Bug #15974)</li> </ul> <a name="v30rc7"></a><h3>1.ii. Changes since 3.0.RC7</h3> |
