aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2008-04-03 14:04:10 +0000
committerNils Adermann <naderman@naderman.de>2008-04-03 14:04:10 +0000
commit261b310b0d3e9024e82ede7653a4baee6f83315f (patch)
tree25e79e1c6aff8e28c7e70fbc164c8ac9f0e28e5c /phpBB/docs
parentd85b3ae528d8417f07af5bac571998ce3564d10f (diff)
downloadforums-261b310b0d3e9024e82ede7653a4baee6f83315f.tar
forums-261b310b0d3e9024e82ede7653a4baee6f83315f.tar.gz
forums-261b310b0d3e9024e82ede7653a4baee6f83315f.tar.bz2
forums-261b310b0d3e9024e82ede7653a4baee6f83315f.tar.xz
forums-261b310b0d3e9024e82ede7653a4baee6f83315f.zip
- Find and display colliding usernames correctly when converting from one database to another (Bug #23925)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8489 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-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 9a94b71ed0..dd4fd3b90a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -149,6 +149,7 @@
<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>