aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-09-16 13:01:20 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-09-16 13:01:20 +0000
commit198989dcfdf921e8dbd281d874cfa4ba45d7fb6a (patch)
tree9e7457196ac86abbd5f9da18d0bdde738e18c9c3
parent697fd5a134bde47006f57b6dd8df4e2dec6a7f3d (diff)
downloadforums-198989dcfdf921e8dbd281d874cfa4ba45d7fb6a.tar
forums-198989dcfdf921e8dbd281d874cfa4ba45d7fb6a.tar.gz
forums-198989dcfdf921e8dbd281d874cfa4ba45d7fb6a.tar.bz2
forums-198989dcfdf921e8dbd281d874cfa4ba45d7fb6a.tar.xz
forums-198989dcfdf921e8dbd281d874cfa4ba45d7fb6a.zip
add send_statistics feature to changelog
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10151 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index ca791ef155..6d34d05f27 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -300,6 +300,7 @@
<li>[Feature] Added function to generate Email hash. (Bug #49195)</li>
<li>[Feature] Style authors are now able to define the default submit button used for form submission on ENTER keypress on forms using more than one. Prosilver uses this for the posting page(s) and registration screen.</li>
<li>[Feature] Ability to specify amount of time user is able to delete his last post in topic.</li>
+ <li>[Feature] Send anonymous statistical information to phpBB on installation and update (optional).</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>