aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-09-18 14:17:08 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-09-18 14:17:08 +0000
commitcd1aad477992a3816be285143a40e257be5b638c (patch)
treec6eb6282a2f44ba377ce8a5a1d970cf3350f0e45 /phpBB/docs/CHANGELOG.html
parent615188cd06a1d18de7097f34fff562aac1f3d1fc (diff)
downloadforums-cd1aad477992a3816be285143a40e257be5b638c.tar
forums-cd1aad477992a3816be285143a40e257be5b638c.tar.gz
forums-cd1aad477992a3816be285143a40e257be5b638c.tar.bz2
forums-cd1aad477992a3816be285143a40e257be5b638c.tar.xz
forums-cd1aad477992a3816be285143a40e257be5b638c.zip
Set secure cookie for style switcher if required. (Bug #19625)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8874 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 27a449e2aa..add2b9505a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -115,6 +115,7 @@
<li>[Fix] Use correct port delimiter for MSSQL connections in windows. (Bug #16615)</li>
<li>[Fix] Do not allow setting forums parent to the forum itself. (Bug #18855)</li>
<li>[Fix] Display assigned rank/avatar for guests. (Bug #19155)</li>
+ <li>[Fix] Set secure cookie for style switcher if required. (Bug #19625)</li>
<li>[Change] No longer allow the direct use of MULTI_INSERT in sql_build_array. sql_multi_insert() must be used.</li>
<li>[Change] Display warning in ACP if config.php file is left writable.</li>