aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/docs/CHANGELOG.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index eb70dd1895..a4cfe2704e 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -199,6 +199,12 @@
<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>
+ <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 &quote;Xore&amp; Hetzler)/li>
+ </ul>
<li>[Feature] Introduced new ACM plugins:
<ul>
<li>null</li>