aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index ad71833aa1..336e58b885 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -212,6 +212,11 @@ p a {
<li>[Fix] Simulate recache of theme data on automatic update finished page - recaching it if css data changed</li>
<li>[Feature] Allow dropping in custom &quot;info_[module class]_*.php&quot; files to language/*/mods directory for inclusion into the menu structure without the need to modify phpBB language files for menu placements</li>
<li>[Fix] Added login box to egosearch (Bug #12941)</li>
+ <li>[Fix] Deal with slashed quotes during quote bbcode conversion (Bug #12607)</li>
+ <li>[Fix] Minor language and style fixes (Bugs #12235, #12493, #11949)</li>
+ <li>[Feature] Added backlinks to mcp_report (Bug #12905)</li>
+ <li>[Fix] Only check usernames in guest posts upon edit (Bug #11349)</li>
+
</ul>