diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a4e629bbaa..10c2738c1e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -249,8 +249,11 @@ p a { <li>[Fix] Correctly move pm's into folders if more than one is received (Bug #12135)</li> <li>[Fix] Corrected various bugs with CPF on multi-language boards (Bug #11803)</li> <li>[Fix] Disable notify checkbox in posting editor when board email is disabled (Bug #12263)</li> + <li>[Fix] Removed maxlength from password/username fields (Bugs #12215, #11797)</li> + <li>[Fix] Use icon-unsubscribe in prosilver (Bug #12211)</li> + <li>[Fix] Seperated PREVIOUS/NEXT language vars for pagination and next/previous step (Bug #12197)</li> + <li>[Feature] append_sid() supporting anchor (Bug #11535) - patch provided by Schumi and ToonArmy</li> - </ul> |
