aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-29 16:07:42 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-29 16:07:42 +0000
commit88e9dee7e8e2b8dc2b11df0a2d0598fd7606530a (patch)
tree9a3d7fbc187b6f90429aabae40326b523440de23 /phpBB/docs
parent8385b34222d421a258b934f459e9c6d869f80576 (diff)
downloadforums-88e9dee7e8e2b8dc2b11df0a2d0598fd7606530a.tar
forums-88e9dee7e8e2b8dc2b11df0a2d0598fd7606530a.tar.gz
forums-88e9dee7e8e2b8dc2b11df0a2d0598fd7606530a.tar.bz2
forums-88e9dee7e8e2b8dc2b11df0a2d0598fd7606530a.tar.xz
forums-88e9dee7e8e2b8dc2b11df0a2d0598fd7606530a.zip
small changes - mostly style related to fix cross-browser issues.
git-svn-id: file:///svn/phpbb/trunk@7696 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index b385b724e2..5895920525 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -187,7 +187,7 @@ p a {
<ul class="menu">
<li>[Fix] (X)HTML issues within the templates (Bug #11255, #11255)</li>
<li>[Fix] Tiny language and grammar changes</li>
- <li>[Fix] Several tiny style related fixes</li>
+ <li>[Fix] Several style related fixes, mainly fixing cross-browser issues</li>
<li>[Fix] MCP looses forum_id in some panels (Bug #11255)</li>
<li>[Fix] Moderation queue used unfriendly notification of no posts/topics (Bug #11291)</li>
<li>[Fix] Array in Oracle DBAL not always set (Bug #11475)</li>
@@ -224,11 +224,11 @@ p a {
<li>[Fix] Reload confirm screen for selecting new forum for global topic type change if not postable forum is chosen (Bug #11711)</li>
<li>[Fix] Correctly show system default color for disabled options in Internet Explorer which does not support disabled option fields</li>
<li>[Fix] Update query for custom profiles in user management used wrong order for left/right delimiter (affecting mssql) (Bug #11781)</li>
+ <li>[Fix] Inconsistent display of more smileys link fixed (Bug #11801)</li>
+ <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>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>[Feature] The converter no longer relies on the smiley ID to decide if it should be displayed on the posting page</li>
- <li>[Fix] Inconsistent display of more smileys link fixed (Bug #11801)</li>
- <li>[Fix] Outbox messages are no always neither new nor unread post-conversion(Bug #11461)</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>
</ul>