mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00: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:
parent
72fbf492ca
commit
ffc3d57e46
2 changed files with 2 additions and 1 deletions
|
@ -1031,4 +1031,4 @@ $template->pparse('body');
|
|||
|
||||
include('./page_footer_admin.'.$phpEx);
|
||||
|
||||
?>
|
||||
?>
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue