aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2010-03-02 01:05:38 +0100
committerNils Adermann <naderman@naderman.de>2010-03-02 01:05:38 +0100
commit5324afeffd84810db3cac6e1d8dfec3678ab99c6 (patch)
tree35c93b2056006be40f9e4660cedd52d45eb6d342 /phpBB/docs
parent0434ccf303e1313e0b157012da9fb8ded26e886b (diff)
parent4ff33f5d49597e5168223cf17b0d595b4df3b8da (diff)
downloadforums-5324afeffd84810db3cac6e1d8dfec3678ab99c6.tar
forums-5324afeffd84810db3cac6e1d8dfec3678ab99c6.tar.gz
forums-5324afeffd84810db3cac6e1d8dfec3678ab99c6.tar.bz2
forums-5324afeffd84810db3cac6e1d8dfec3678ab99c6.tar.xz
forums-5324afeffd84810db3cac6e1d8dfec3678ab99c6.zip
Merge commit 'release-3.0.1'
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 26f7a74021..dd4fd3b90a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -148,6 +148,8 @@
<li>[Fix] If pruning users based on last activity, do not include users never logged in before (Bug #18105)</li>
<li>[Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil&lt;3)</li>
<li>[Sec] Limit private message attachments to be viewable only by the recipient(s)/sender (Report #s23535) - reported by AlleyKat</li>
+ <li>[Sec] Check for non-empty config.php within style.php (Report #s24575) - reported by bantu</li>
+ <li>[Fix] Find and display colliding usernames correctly when converting from one database to another (Bug #23925)</li>
</ul>
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>