aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJim Wigginton <terrafrost@phpbb.com>2009-05-01 05:32:29 +0000
committerJim Wigginton <terrafrost@phpbb.com>2009-05-01 05:32:29 +0000
commite45bc987b442860efcda98b04134c5da5d9560d0 (patch)
treedd0038d1ddbb0416e41ce8c43f211340a20fce69 /phpBB/docs
parent3275fd6e3a3a87ce4a57bd6e0be70096106245cd (diff)
downloadforums-e45bc987b442860efcda98b04134c5da5d9560d0.tar
forums-e45bc987b442860efcda98b04134c5da5d9560d0.tar.gz
forums-e45bc987b442860efcda98b04134c5da5d9560d0.tar.bz2
forums-e45bc987b442860efcda98b04134c5da5d9560d0.tar.xz
forums-e45bc987b442860efcda98b04134c5da5d9560d0.zip
Fixed bug # 43305 - IE8 textarea issues
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9501 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 af9c56d75f..8210aac2dc 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -152,6 +152,7 @@
<li>[Fix] "Select all" selects much too much in Opera (Bug #42885 - Patch by TerraFrost and ToonArmy)</li>
<li>[Fix] Correct calculation of source/target forum statistics if mass moving topics with global announcements (Bug #44545)</li>
<li>[Fix] Fix column handling in db updater, custom profile fields an db tools for firebird DBMS (Bug #44555)</li>
+ <li>[Fix] IE8 textarea issues (Bug #43305)</li>
<li>[Change] Default difference view is now 'inline' instead of 'side by side'</li>
<li>[Change] Added new option for merging differences to conflicting files in automatic updater</li>
<li>[Change] Add link to user profile in the MCP for user notes and warn user.</li>