aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarek A. R <aptx@phpbb.com>2009-07-28 13:58:01 +0000
committerMarek A. R <aptx@phpbb.com>2009-07-28 13:58:01 +0000
commitda169625a6a4e7682f0b3a2623f2081e52ad4a49 (patch)
tree09ad1ecf555513d8fb3054a3dc2be5bf297a5f22 /phpBB/docs
parent6510aef869e455ae6748e4719cb6cb187264f4bb (diff)
downloadforums-da169625a6a4e7682f0b3a2623f2081e52ad4a49.tar
forums-da169625a6a4e7682f0b3a2623f2081e52ad4a49.tar.gz
forums-da169625a6a4e7682f0b3a2623f2081e52ad4a49.tar.bz2
forums-da169625a6a4e7682f0b3a2623f2081e52ad4a49.tar.xz
forums-da169625a6a4e7682f0b3a2623f2081e52ad4a49.zip
- Display version check on ACP main page.
- Cache version check. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9880 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
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>