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 93cafef1bd..a9f68729e2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -201,6 +201,7 @@ <li>[Change] Add confirm-box when deleting permissions (Bug #13673 - Patch by nickvergessen)</li> <li>[Change] Add pagination for icons and smilies in the ACP and smilies in the smiley popup</li> <li>[Change] Cache get_username_string() function calls on viewtopic.</li> + <li>[Change] Cache version check.</li> <li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins. <ul> @@ -247,6 +248,7 @@ <li>Show date of last reminder sent to user.</li> </ul> </li> + <li>[Feature] Display version check on ACP main page.</li> </ul> <a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3> |
