aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-10-13 12:30:53 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-10-13 12:30:53 +0000
commitd82bf717c4b3c1fa75d1a980eb10152c23bac012 (patch)
tree275c5ec85c31595d0341d6ad630565b7a6a4cdcc /phpBB/docs
parentd7fbabba471c398962e40f5d127f0c6d39943d19 (diff)
downloadforums-d82bf717c4b3c1fa75d1a980eb10152c23bac012.tar
forums-d82bf717c4b3c1fa75d1a980eb10152c23bac012.tar.gz
forums-d82bf717c4b3c1fa75d1a980eb10152c23bac012.tar.bz2
forums-d82bf717c4b3c1fa75d1a980eb10152c23bac012.tar.xz
forums-d82bf717c4b3c1fa75d1a980eb10152c23bac012.zip
Let's mention those
git-svn-id: file:///svn/phpbb/trunk@8174 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 1d704796c3..b8003d6daa 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -118,6 +118,9 @@
<li>[Fix] Correct quote parsing if opening bracket before opening quote (Bug #14667)</li>
<li>[Fix] Clean post message for checking length to prevent posting empty messages</li>
<li>[Fix] Display jumpbox if needed for functionality (Bug #14702)</li>
+ <li>[Feature] Added an option to enforce that users spend a configurable amount of time on the terms page during registration</li>
+ <li>[Fix] Fixed copy permissions box in the ACP</li>
+ <li>[Fix] Enforce types for the user table during conversions</li>
<li>[Sec] Fixing possible XSS through compromised WHOIS server (#i63, #i64)</li>
<li>[Sec] Missing access control on whois in viewonline.php (#i51)</li>
<li>[Sec] Encoding some variables within user::page array correctly (to cope with browser not doing it correctly) to prevent XSS through functions re-using them (#i61)</li>