aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-06-15 17:19:27 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-06-15 17:19:27 +0000
commit5127dc441a6fbfcd7b8427f3bf84b27d104eaff4 (patch)
tree1c070c0cfb53354c68769bb4adff9b2d84c85e6d /phpBB/docs
parent0f8ec0d2f6f86ce6e4fba8153ec1aafee791175e (diff)
downloadforums-5127dc441a6fbfcd7b8427f3bf84b27d104eaff4.tar
forums-5127dc441a6fbfcd7b8427f3bf84b27d104eaff4.tar.gz
forums-5127dc441a6fbfcd7b8427f3bf84b27d104eaff4.tar.bz2
forums-5127dc441a6fbfcd7b8427f3bf84b27d104eaff4.tar.xz
forums-5127dc441a6fbfcd7b8427f3bf84b27d104eaff4.zip
This should be a better fix for #12441
Should also fix #12393 git-svn-id: file:///svn/phpbb/trunk@7763 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 73a86748c8..3b327a646a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -276,6 +276,7 @@ p a {
<li>[Fix] Do not overwrite larger memory values in the installer (Bug #12195)</li>
<li>[Fix] Order forums on role permission mask (Bug #12337)</li>
<li>[Fix] Show "no image" image when a non-selectable item was selected in the acp imageset editor - IE (Bug #12423)</li>
+ <li>[Fix] Update session information without new pageload (Bug #12393, Bug #12441)</li>
</ul>