1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-21 00:02:18 +02:00

changelog addition

git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@8371 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen 2008-02-02 18:50:44 +00:00
parent 72fbf492ca
commit ffc3d57e46
2 changed files with 2 additions and 1 deletions

View File

@ -1031,4 +1031,4 @@ $template->pparse('body');
include('./page_footer_admin.'.$phpEx);
?>
?>

View File

@ -82,6 +82,7 @@ p,ul,td {font-size:10pt;}
<li>[Fix] Do not allow soft hyphen \xAD in usernames (reported by Bander00)</li>
<li>[Fix] Fixed the group permission system's use of array access</li>
<li>[Fix] Simple group permissions now work properly</li>
<li>[Sec] Fix possible XSRF Vulnerability in private messaging and groups handling</li>
</ul>
<a name="2021"></a><h3 class="h3">l.ii. Changes since 2.0.21</h3>