diff options
-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 0204a1f3e8..bc692519bd 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -96,7 +96,6 @@ <li>[Fix] Honor minimum and maximum password length in generated passwords as much as we can. (Bug #13181)</li> <li>[Fix] No longer return the character O in generated random strings and passwords. (Bug #57345)</li> <li>[Fix] Some XHTML corrections in subsilver2. (Bug #57505)</li> - <li>[Fix] Small language correction for the FAQ page. (Bug #57825)</li> <li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li> <li>[Feature] Add ability to enable quick reply in all forums.</li> </ul> @@ -171,6 +170,7 @@ <li>[Fix] Unify BBCode Selection across browsers. (Bug #38765)</li> <li>[Fix] Allow convertors to read in configuration from files. (Bug #57265 - Patch by Dicky)</li> <li>[Fix] Fix problems with firebird by no longer using 'count' as a column alias. (Bug #57455)</li> + <li>[Fix] Small language correction for the FAQ page. (Bug #57825)</li> <li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li> <li>[Change] Log activation through inactive users ACP. (Bug #30145)</li> <li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li> |