diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2008-05-18 20:00:46 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-05-18 20:00:46 +0000 |
| commit | 5828612677cfc62f176d8e32b3027bfc70e76a65 (patch) | |
| tree | bd423895c3a91b3fdca67a3839ac0f6b43052f52 /phpBB/docs/CHANGELOG.html | |
| parent | af63e0ee845187db24a137317849c4619c137a3b (diff) | |
| download | forums-5828612677cfc62f176d8e32b3027bfc70e76a65.tar forums-5828612677cfc62f176d8e32b3027bfc70e76a65.tar.gz forums-5828612677cfc62f176d8e32b3027bfc70e76a65.tar.bz2 forums-5828612677cfc62f176d8e32b3027bfc70e76a65.tar.xz forums-5828612677cfc62f176d8e32b3027bfc70e76a65.zip | |
#26885
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8563 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 9ad93e8fea..f145431a5d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -107,6 +107,7 @@ <li>[Fix] Added missing form token in acp (thanks NBBN).</li> <li>[Feature] Added optional stricter upload validation to avoid mime sniffing in addition to the safeguards provided by file.php. (thanks to Nicolas Grekas for compiling the list).</li> <li>[Fix] Do not remove whitespace in front of url containing the boards url and no relative path appended (Bug #27355)</li> + <li>[Change] Show email ban reason on registration. Additionally allow custom errors properly returned if using validate_data(). (Bug #26885)</li> </ul> <a name="v300"></a><h3>1.ii. Changes since 3.0.0</h3> |
