diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2008-06-28 17:07:50 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-06-28 17:07:50 +0000 |
| commit | e23fbf48a75432d21347d7d784f729d09e44230a (patch) | |
| tree | 2a72fa1e0ec2f8ea825ebd799679a8d4ee40e11a /phpBB/docs | |
| parent | 81886c0eae6857d0b00ffbf1ed8c40ace8e88d57 (diff) | |
| download | forums-e23fbf48a75432d21347d7d784f729d09e44230a.tar forums-e23fbf48a75432d21347d7d784f729d09e44230a.tar.gz forums-e23fbf48a75432d21347d7d784f729d09e44230a.tar.bz2 forums-e23fbf48a75432d21347d7d784f729d09e44230a.tar.xz forums-e23fbf48a75432d21347d7d784f729d09e44230a.zip | |
Bug #29635
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8675 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -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 cb7d820f47..fa08d3b26a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -115,6 +115,7 @@ <li>[Fix] Correctly display double-colon on special conditions within highlighted php source (Bug #26795)</li> <li>[Fix] Increase storage capacity of titles/subjects due to specialchared content (Bug #25235)</li> <li>[Fix] Catch invalid username wildcard ban (we do not support these) (Bug #29305)</li> + <li>[Fix] Fix (email)-domain checks for those having DNS prefixes set (Bug #29635)</li> <li>[Change] Adjust truncate_string() to be able to adjust the maximum storage length.</li> <li>[Change] Generalize load check (Bug #21255 / thanks to Xipher)</li> <li>[Change] Make utf8_htmlspecialchars not pass its argument by reference (Bug #21885)</li> |
