aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-07-13 19:30:09 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-07-13 19:30:09 +0200
commit9e789c4e9f3e5b4b0697cd900a24467b7be9a71f (patch)
tree5fb8b615f6f2b7785b389c1f84e336607b5fb070 /phpBB/docs
parent2aff3b19dfaebbbf561abbce9292aa1be53e8ef6 (diff)
downloadforums-9e789c4e9f3e5b4b0697cd900a24467b7be9a71f.tar
forums-9e789c4e9f3e5b4b0697cd900a24467b7be9a71f.tar.gz
forums-9e789c4e9f3e5b4b0697cd900a24467b7be9a71f.tar.bz2
forums-9e789c4e9f3e5b4b0697cd900a24467b7be9a71f.tar.xz
forums-9e789c4e9f3e5b4b0697cd900a24467b7be9a71f.zip
[prep-release-3.0.12] More changelog items for the 3.0.12 release.
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 4b916fadbc..44cc49d8c4 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -188,6 +188,8 @@
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11630">PHPBB3-11630</a>] - Improvements to the PHP lint pre-commit hook</li>
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11644">PHPBB3-11644</a>] - Skip phpbb_dbal_order_lower_test on MySQL 5.6</li>
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11662">PHPBB3-11662</a>] - &quot;occured&quot; should be &quot;occurred&quot;</li>
+<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11670">PHPBB3-11670</a>] - Replace trademark ™ with ® on &quot;Welcome to phpBB&quot; install page</li>
+<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11674">PHPBB3-11674</a>] - Do not include vendor folder if there are no dependencies.</li>
</ul>
<h4>Improvement</h4>
<ul>
@@ -235,6 +237,7 @@
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11527">PHPBB3-11527</a>] - Upgrade composer.phar to 1.0.0-alpha7</li>
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11529">PHPBB3-11529</a>] - Rename RUNNING_TESTS file to .md file to render it on GitHub</li>
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11576">PHPBB3-11576</a>] - Make phpBB Test Suite MySQL behave at least as strict as phpBB MySQL driver</li>
+<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11671">PHPBB3-11671</a>] - Add phing/phing to composer.json</li>
</ul>
<a name="v3010"></a><h3>1.ii. Changes since 3.0.10</h3>