aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJim Wigginton <terrafrost@phpbb.com>2009-03-25 16:16:04 +0000
committerJim Wigginton <terrafrost@phpbb.com>2009-03-25 16:16:04 +0000
commitbf2f19cffe0573ee20d5076d8bb415fa22500a8d (patch)
treea880ebbda9348ff32ab44bde84bc674af89b1359 /phpBB/docs
parent777c7538902f540cdd0d835a9ffaf4107f46899f (diff)
downloadforums-bf2f19cffe0573ee20d5076d8bb415fa22500a8d.tar
forums-bf2f19cffe0573ee20d5076d8bb415fa22500a8d.tar.gz
forums-bf2f19cffe0573ee20d5076d8bb415fa22500a8d.tar.bz2
forums-bf2f19cffe0573ee20d5076d8bb415fa22500a8d.tar.xz
forums-bf2f19cffe0573ee20d5076d8bb415fa22500a8d.zip
Fixed bug # 42455 - Cursor Jumps on New Topic in IE
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9407 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 1d5c51ce35..5dc6838801 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -128,6 +128,7 @@
<li>[Fix] Fix race condition for updating post/topic/etc. counter. (reported by BartVB)</li>
<li>[Fix] Fix duplicate creation of acl options in acl_add_options() under certain conditions. (Bug #38385, #40225)</li>
<li>[Fix] Cancel when replying to global announcement redirects to first forum - not to the current forum (Bug #41225 - Patch by TerraFrost)</li>
+ <li>[Fix] Cursor Jumps on New Topic in IE (Bug #42455 - Patch by TerraFrost)</li>
<li>[Change] Allow download of conflicting file for later reference in automatic updater</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>