aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-07-09 08:08:08 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-07-09 08:08:08 +0000
commit18d6fe0e3a523415338dee8932b247d9299cf19d (patch)
tree45f97fdb6479c6c7e660ac79c31fe634012f17d3 /phpBB/docs
parent144f2e8d73bf6b0650c9b9e9e7c242bfab604d64 (diff)
downloadforums-18d6fe0e3a523415338dee8932b247d9299cf19d.tar
forums-18d6fe0e3a523415338dee8932b247d9299cf19d.tar.gz
forums-18d6fe0e3a523415338dee8932b247d9299cf19d.tar.bz2
forums-18d6fe0e3a523415338dee8932b247d9299cf19d.tar.xz
forums-18d6fe0e3a523415338dee8932b247d9299cf19d.zip
Posting smilies in view more smilies now work again in IE (Bug #46025 - Patch by leviatan21)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9740 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 f56b7e28c8..58f67a87fa 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -150,6 +150,7 @@
<li>[Fix] Disable word-censor option in UCP lacks the config-setting (Bug #47575 - Patch by 00mohgta7)</li>
<li>[Fix] Fix database updater and db tools to support multiple column changes/additions/removals with SQLite</li>
<li>[Fix] Correctly detect GZIP status in debug mode. (Bug #24075 - Patch by rxu)</li>
+ <li>[Fix] Posting smilies in view more smilies now work again in IE (Bug #46025 - 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>