aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-06-26 10:50:29 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-06-26 10:50:29 +0000
commite77f7e2a81bb870b853146dbd10424ff7fa283ce (patch)
tree64c44f120d36a901feca4be74676f19847e70c3c /phpBB/docs
parent5d6dca16a7b7e9c043570139c90b97c83a01bb5e (diff)
downloadforums-e77f7e2a81bb870b853146dbd10424ff7fa283ce.tar
forums-e77f7e2a81bb870b853146dbd10424ff7fa283ce.tar.gz
forums-e77f7e2a81bb870b853146dbd10424ff7fa283ce.tar.bz2
forums-e77f7e2a81bb870b853146dbd10424ff7fa283ce.tar.xz
forums-e77f7e2a81bb870b853146dbd10424ff7fa283ce.zip
Fix bug #47085 - XHTML issue in the installer.
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9683 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 2567ba288e..06669709a5 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -93,7 +93,7 @@
<li>[Fix] Correctly determine writable status of files on Windows operating system. (Bug #39035)</li>
<li>[Fix] Show report button in prosilver for guests who are allowed to report posts. (Bug #45695 - Patch by bantu)</li>
<li>[Fix] Correctly show private message history (Bug #46065 - Patch by bantu)</li>
- <li>[Fix] Various XHTML mistakes in prosilver, subsilver2 and the ACP. (Bugs #25545 - Patch by bantu, #26315, #38555, #45505 - Patch by Raimon, #45785, #45865)</li>
+ <li>[Fix] Various XHTML mistakes in prosilver, subsilver2 and the ACP. (Bugs #25545 - Patch by bantu, #26315, #38555, #45505 - Patch by Raimon, #45785, #45865, #47085 - Patch by Raimon)</li>
<li>[Fix] Fix some ACP style issues (Bug #45975 - Patch by leviatan21)</li>
<li>[Fix] Move post bump information markup to the template. (Bug #34295 - Patch by bantu)</li>
<li>[Fix] Show error in the ACP when template folder is not readable. (Bug #45705 - Patch by bantu)</li>