aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarek A. R <aptx@phpbb.com>2009-07-17 13:40:26 +0000
committerMarek A. R <aptx@phpbb.com>2009-07-17 13:40:26 +0000
commite4afce607529f7834776b588ca22ebb93647948e (patch)
tree730f1f686ddb9013166263aaba70cf5f448ef02e /phpBB/docs
parent7284985ce231cef06e9c0026b593b2ab0e113686 (diff)
downloadforums-e4afce607529f7834776b588ca22ebb93647948e.tar
forums-e4afce607529f7834776b588ca22ebb93647948e.tar.gz
forums-e4afce607529f7834776b588ca22ebb93647948e.tar.bz2
forums-e4afce607529f7834776b588ca22ebb93647948e.tar.xz
forums-e4afce607529f7834776b588ca22ebb93647948e.zip
- Add hard limit for smilies
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9771 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 9fc30afeed..f570573ea8 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -159,6 +159,7 @@
<li>[Fix] Do not allow setting group as default group for pending user (Bug #45675 - Patch by nickvergessen)</li>
<li>[Fix] Fail gracefully if store folder is not writable during update. (Bugs #46615, #46945)</li>
<li>[Fix] Correct escaping/unescaping in the LDAP authentication plugin. (Bug #48175)</li>
+ <li>[Fix] Add hard limit for smilies.</li>
<li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li>
<li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li>
<li>[Change] Template engine now permits to a limited extent variable includes.</li>