aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-06-06 15:38:06 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-06-06 15:38:06 +0000
commitaa21e76d692778816c1b684907d4279f513b087f (patch)
tree555e38608da1ccbc88bfdf9c687a5d295acfb7c8 /phpBB/docs
parent89547673d18c8318fd72fad1f87ec278cb41bc1f (diff)
downloadforums-aa21e76d692778816c1b684907d4279f513b087f.tar
forums-aa21e76d692778816c1b684907d4279f513b087f.tar.gz
forums-aa21e76d692778816c1b684907d4279f513b087f.tar.bz2
forums-aa21e76d692778816c1b684907d4279f513b087f.tar.xz
forums-aa21e76d692778816c1b684907d4279f513b087f.zip
#12001
git-svn-id: file:///svn/phpbb/trunk@7717 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 6d582b96f8..4d676ad80b 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -228,8 +228,8 @@ p a {
<li>[Fix] Outbox messages are no always neither new nor unread post-conversion (Bug #11461)</li>
<li>[Feature] Replaced outdated jabber class with the one from the flyspray project</li>
<li>[Feature] The converter no longer relies on the smiley ID to decide if it should be displayed on the posting page</li>
- <li>Limit maximum number of allowed characters in messages to 60.000 by default. Admins should increase their PHP time limits if they want to raise this tremedously.</li>
- <li>Some changes to the conversion documentation</li>
+ <li> Limit maximum number of allowed characters in messages to 60.000 by default. Admins should increase their PHP time limits if they want to raise this tremedously.</li>
+ <li> Some changes to the conversion documentation</li>
<li>[Fix] Only use permissions from existing forums during the conversion (Bug #11417)</li>
<li>[Fix] Do not permit the decimal as a valid prefix character (Bug #11967)</li>
<li>[Fix] Account for the fact that the IM fields might hold non-IM information</li>
@@ -239,6 +239,7 @@ p a {
<li>[Sec] Adding confirm boxes to UCP group actions (ToonArmy)</li>
<li>[Feature] Added the option to disable the flash bbcode globally (DelvarWorld).</li>
<li>[Sec] Changed the embedding of Flash (NeoThermic, DelvarWorld).</li>
+ <li>[Fix] Use the signature setting for PMs (Bug #12001)</li>
</ul>