aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index c602cfdcd2..12801b1fc8 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -53,6 +53,7 @@
<ol>
<li><a href="#changelog">Changelog</a>
<ol style="list-style-type: lower-roman;">
+ <li><a href="#v300">Changes since 3.0.0</a></li>
<li><a href="#v30rc8">Changes since RC-8</a></li>
<li><a href="#v30rc7">Changes since RC-7</a></li>
<li><a href="#v30rc6">Changes since RC-6</a></li>
@@ -70,7 +71,7 @@
<span class="corners-bottom"><span></span></span></div>
</div>
-
+
<hr />
<a name="changelog"></a><h2>1. Changelog</h2>
@@ -80,6 +81,12 @@
<div class="content">
+ <a name="v300"></a><h3>1.i. Changes since 3.0.0</h3>
+
+ <ul>
+ <li>[Change] Validate birthdays (Bug #15004)</li>
+ </ul>
+
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>
<ul>