Added fix for bug #120 to changelog

git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3218 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Bart van Bragt 2002-12-20 14:08:29 +00:00
parent bfc7f0c2ce
commit d7e4ddef5b

View file

@ -162,6 +162,7 @@ p,ul,td {font-size:10pt;}
<li>Grammatical errors in remaining core lang files fixed - <b>Cluster</b></li> <li>Grammatical errors in remaining core lang files fixed - <b>Cluster</b></li>
<li>Fixed bbcode quote breaking when username contained ] before [</li> <li>Fixed bbcode quote breaking when username contained ] before [</li>
<li>Fixed duplicate group_id error during upgrade of users from phpBB 1.x</li> <li>Fixed duplicate group_id error during upgrade of users from phpBB 1.x</li>
<li>Fixed stripslashes() problem with the conversion of the config table from phpBB 1.x</li>
<li></li> <li></li>
</ul> </ul>