1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

more fixes. see the changelog for the major one.

git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3734 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2003-03-27 17:18:48 +00:00
parent adc030875e
commit 0c42dd05df
5 changed files with 10 additions and 8 deletions

View File

@@ -103,6 +103,7 @@ p,ul,td {font-size:10pt;}
<li>Display correct alt-tag for smilies within postings - emoticon instead of filename</li>
<li>Prevented the ability to apply BBCode to website contents - we will find another EasterEgg</li>
<li>Fixed problems with very long user passwords</li>
<li>Limited username length the strict way - duplicate username registrations should no longer occur</li>
</ul>
<a name="203"></a><h3 class="h3">1.ii. Changes since 2.0.3</h3>