mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Update changelog
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4851 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
18c9aa79ad
commit
bf57720165
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,7 @@ p,ul,td {font-size:10pt;}
|
|||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><img src="../templates/subSilver/images/logo_phpBB.gif" border="0" alt="phpBB 2 : Creating Communities" vspace="1" /></a></td>
|
||||
<td align="center" width="100%" valign="middle"><span class="maintitle">phpBB 2.0.5 CHANGELOG</span></td>
|
||||
<td align="center" width="100%" valign="middle"><span class="maintitle">phpBB 2.0.6 CHANGELOG</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@ -67,6 +67,8 @@ p,ul,td {font-size:10pt;}
|
|||
<li>Fixed sql injection with reset date format field in profile - <b>tendor</b></li>
|
||||
<li>Fixed several vulnerabilities in modcp - <b>Robert Lavierck</b></li>
|
||||
<li>Changed whois lookup address within admin index</li>
|
||||
<li>Fixed potential vulnerability in viewtopic postorder - 2.0.6d</li>
|
||||
<li>Updates to cope with Zend Optimizer 2.5 problems - 2.0.6d - <b>jetset</b></li>
|
||||
</ul>
|
||||
|
||||
<a name="204"></a><h3 class="h3">1.ii. Changes since 2.0.4</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue