aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2008-01-03 14:37:34 +0000
committerHenry Sudhof <kellanved@phpbb.com>2008-01-03 14:37:34 +0000
commit0f26ffbadea13d97b841dfe56b21da7a5479000a (patch)
tree8377afd89baf1c73f866e99239a0e088adb2e8a5 /phpBB/docs
parentfe56349e3496a62b6ff901d949a9517c252df160 (diff)
downloadforums-0f26ffbadea13d97b841dfe56b21da7a5479000a.tar
forums-0f26ffbadea13d97b841dfe56b21da7a5479000a.tar.gz
forums-0f26ffbadea13d97b841dfe56b21da7a5479000a.tar.bz2
forums-0f26ffbadea13d97b841dfe56b21da7a5479000a.tar.xz
forums-0f26ffbadea13d97b841dfe56b21da7a5479000a.zip
cross-ci to the head
git-svn-id: file:///svn/phpbb/trunk@8294 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 00f54c0abf..d2e4ed52ee 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -86,6 +86,10 @@
<ul>
<li>[Change] Validate birthdays (Bug #15004)</li>
<li>[Fix] Allow correct avatar caching for CGI installations. (thanks wildbill)</li>
+ <li>[Fix] Fix disabling of word censor, now possible again</li>
+ <li>[Fix] Allow single quotes in db password to be stored within config.php in installer</li>
+ <li>[Fix] Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)</li>
+ <li>[Fix] Correctly handle empty imageset entries (Bug #16865)</li>
</ul>
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>