mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[feature/unapproved-posts-in-feed] Little changelog correction
This commit is contained in:
parent
9b596faa39
commit
19c7ea3c16
1 changed files with 1 additions and 1 deletions
|
@ -103,8 +103,8 @@
|
||||||
<li>[Fix] Allow multibyte keys in request_var(). (Bug #51555)</li>
|
<li>[Fix] Allow multibyte keys in request_var(). (Bug #51555)</li>
|
||||||
<li>[Fix] Prevent wrong tar archive type detection. (Bug #12531)</li>
|
<li>[Fix] Prevent wrong tar archive type detection. (Bug #12531)</li>
|
||||||
<li>[Fix] Correct redirection after login to forum not in web root (Bug #58755)</li>
|
<li>[Fix] Correct redirection after login to forum not in web root (Bug #58755)</li>
|
||||||
<li>[Fix] View note for moderators on unapproved posts/topics with unapproved posts in ATOM Feed</li>
|
|
||||||
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
|
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
|
||||||
|
<li>[Feature] Show note for moderators on unapproved posts/topics with unapproved posts in ATOM Feed (Bug #9511)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a name="v307"></a><h3>1.i. Changes since 3.0.7</h3>
|
<a name="v307"></a><h3>1.i. Changes since 3.0.7</h3>
|
||||||
|
|
Loading…
Add table
Reference in a new issue