aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2007-10-07 10:34:45 +0000
committerNils Adermann <naderman@naderman.de>2007-10-07 10:34:45 +0000
commitff509e3a036a75f03c975f5b8adedc0a1f639b4f (patch)
tree68ae42e486ffc659c8fda4b309e107ff92627042 /phpBB/docs
parent26cb8253142997efeaeb6b96d16ec97eb237644f (diff)
downloadforums-ff509e3a036a75f03c975f5b8adedc0a1f639b4f.tar
forums-ff509e3a036a75f03c975f5b8adedc0a1f639b4f.tar.gz
forums-ff509e3a036a75f03c975f5b8adedc0a1f639b4f.tar.bz2
forums-ff509e3a036a75f03c975f5b8adedc0a1f639b4f.tar.xz
forums-ff509e3a036a75f03c975f5b8adedc0a1f639b4f.zip
- Match custom BBCodes in the same way during first and second pass - patch provided by IBBoard [Bug #14268]
git-svn-id: file:///svn/phpbb/trunk@8153 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 1c1821fc8b..453d4c1c6d 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -115,6 +115,7 @@
<li>[Change] Allow years in future be selected for date custom profile field (Bug#14519)</li>
<li>[Fix] Don't display &quot;Avatars Disabled&quot; message on edit groups in UCP (Bug #14636)</li>
<li>[Change] Require confirm for deleting inactive users. (Bug #14641)</li>
+ <li>[Fix] Match custom BBCodes in the same way during first and second pass - patch provided by IBBoard (Bug #14268)</li>
</ul>
<a name="v30rc4"></a><h3>1.ii. Changes since 3.0.RC4</h3>