aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorGabriel Vazquez <leviatan21@phpbb.com>2009-06-26 14:15:45 +0000
committerGabriel Vazquez <leviatan21@phpbb.com>2009-06-26 14:15:45 +0000
commit366a15d605bbecb3b55ebba91a8db2ac37807f4c (patch)
tree692620906eb13404b52afbacb5a61438907d480b /phpBB/docs/CHANGELOG.html
parent7cc969283153c5df0c5eaf4c198f635e2f2fe7c5 (diff)
downloadforums-366a15d605bbecb3b55ebba91a8db2ac37807f4c.tar
forums-366a15d605bbecb3b55ebba91a8db2ac37807f4c.tar.gz
forums-366a15d605bbecb3b55ebba91a8db2ac37807f4c.tar.bz2
forums-366a15d605bbecb3b55ebba91a8db2ac37807f4c.tar.xz
forums-366a15d605bbecb3b55ebba91a8db2ac37807f4c.zip
Fixed Bug #26375 - Fix style issues in print mode. (Bug #26375
Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9687 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 c57345c396..c43954cd86 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -140,6 +140,7 @@
<li>[Fix] Resolve accesskey conflicts in prosilver. (Bug #44685 - Patch by bantu)</li>
<li>[Fix] Check if template file is empty before trying to read from it. (Bug #47345 - Patch by bantu)</li>
<li>[Fix] Correct descriptions of the permissions to use BBCode, smilies, images and flash to be more relevant. (Bug #36065 - Patch by rxu)</li>
+ <li>[Fix] Fix style issues in print mode. (Bug #26375 - Patch by leviatan21)</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>