diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-12-13 22:23:25 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-12-13 22:23:25 +0000 |
commit | 3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6 (patch) | |
tree | 556f644d69b46cf677865f20ba4b97e43b2a7ffc /phpBB/docs | |
parent | ca87f7a2d188f936d57fe8652d2ee6b1e0824da7 (diff) | |
download | forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.tar forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.tar.gz forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.tar.bz2 forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.tar.xz forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.zip |
What did you expect? Us slacking off because of a few digg/heise trolls? nah. never!
The show must go on :)
git-svn-id: file:///svn/phpbb/trunk@8280 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 9 |
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> |