aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2010-01-31 14:47:34 +0000
committerChris Smith <toonarmy@phpbb.com>2010-01-31 14:47:34 +0000
commitedd57359c8bfbc3ccd0f05a83b88d23da078d109 (patch)
treec28ec1fd835b0eb63f4ffe796c4f53bb4db9150e /phpBB/docs/CHANGELOG.html
parent2906a24122535856f5a195264dc1d9a6836e0bcd (diff)
downloadforums-edd57359c8bfbc3ccd0f05a83b88d23da078d109.tar
forums-edd57359c8bfbc3ccd0f05a83b88d23da078d109.tar.gz
forums-edd57359c8bfbc3ccd0f05a83b88d23da078d109.tar.bz2
forums-edd57359c8bfbc3ccd0f05a83b88d23da078d109.tar.xz
forums-edd57359c8bfbc3ccd0f05a83b88d23da078d109.zip
Hopefully nobody will notice me sneaking this one in:
Fix javascript bug in the smilies ACP. #55725 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10463 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 efcb31bfe0..9f6b886932 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -152,6 +152,7 @@
<li>[Fix] Styles adjustment to correctly display an order of rtl/ltr mixed content. (Bugs #55485, #55545)</li>
<li>[Fix] Fix language string for PM-Reports refering to post-data. (Bug #54745)</li>
<li>[Fix] Do not store email templates in database. (Bug #54505)</li>
+ <li>[Fix] Fix javascript bug in the smilies ACP. (Bug #55725)</li>
<li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li>
<li>[Change] Log activation through inactive users ACP. (Bug #30145)</li>
<li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li>