aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/docs/CHANGELOG.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 56975135f9..b0a2937dcf 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -199,13 +199,14 @@
<li>[Change] Add pagination for icons and smilies in the ACP and smilies in the smiley popup</li>
<li>[Change] Cache get_username_string() function calls on viewtopic.</li>
<li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li>
- <li>[Feature] Backported 3.2 captcha plugins.</li>
+ <li>[Feature] Backported 3.2 captcha plugins.
<ul>
<li>Classic and GD CAPTCHA</li>
<li>reCaptcha (based on API from recaptcha.net by Mike Crawford and Ben Maurer)</li>
<li>Q&amp;A CAPTCHA</li>
- <li>3D Wave (by Robert &quot;Xore&quot; Hetzler)/li>
+ <li>3D Wave (by Robert &quot;Xore&quot; Hetzler)</li>
</ul>
+ </li>
<li>[Feature] Introduced new ACM plugins:
<ul>
<li>null</li>