aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-12-27 17:34:05 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-12-27 17:34:05 +0000
commitb870474810e7b513b70755c80e3eeb3105b4116b (patch)
tree4fb5a7a57658fc945a7bf68b59867b888ef6c85b /phpBB/docs
parentd05cbff51b0ad185fd3425cd48c1f4525940e6c9 (diff)
downloadforums-b870474810e7b513b70755c80e3eeb3105b4116b.tar
forums-b870474810e7b513b70755c80e3eeb3105b4116b.tar.gz
forums-b870474810e7b513b70755c80e3eeb3105b4116b.tar.bz2
forums-b870474810e7b513b70755c80e3eeb3105b4116b.tar.xz
forums-b870474810e7b513b70755c80e3eeb3105b4116b.zip
#16695
#s17235 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8290 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 3537cb5a0b..d2e8fb02ae 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -87,6 +87,8 @@
<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>
</ul>
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>