1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

- 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
This commit is contained in:
Nils Adermann
2007-10-07 10:34:45 +00:00
parent 26cb825314
commit ff509e3a03
3 changed files with 22 additions and 1 deletions

View File

@@ -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>