diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2010-03-10 01:39:45 +0100 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2010-04-04 01:49:56 +0200 |
commit | 19c7ea3c16ceb616cfea4c1c4a160bd36c6a713b (patch) | |
tree | e99d3fa262755998c56e01fd09031ce2dd01553e /phpBB/docs/CHANGELOG.html | |
parent | 9b596faa3976fb17c13eb4c8d604c9e388f47209 (diff) | |
download | forums-19c7ea3c16ceb616cfea4c1c4a160bd36c6a713b.tar forums-19c7ea3c16ceb616cfea4c1c4a160bd36c6a713b.tar.gz forums-19c7ea3c16ceb616cfea4c1c4a160bd36c6a713b.tar.bz2 forums-19c7ea3c16ceb616cfea4c1c4a160bd36c6a713b.tar.xz forums-19c7ea3c16ceb616cfea4c1c4a160bd36c6a713b.zip |
[feature/unapproved-posts-in-feed] Little changelog correction
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 2207be14ad..b42edfd928 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -103,8 +103,8 @@ <li>[Fix] Allow multibyte keys in request_var(). (Bug #51555)</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] 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] Show note for moderators on unapproved posts/topics with unapproved posts in ATOM Feed (Bug #9511)</li> </ul> <a name="v307"></a><h3>1.i. Changes since 3.0.7</h3> |