aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-06-04 14:59:01 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-06-04 14:59:01 +0000
commit0d9c58f53a39570be11a5b5be44c8d6db43020dd (patch)
tree9f7fbc53f33bfccb99aa79785b121d4e0c1fb985 /phpBB/docs
parent378684cde3b8af2f4b96a1e2575fbad123760eac (diff)
downloadforums-0d9c58f53a39570be11a5b5be44c8d6db43020dd.tar
forums-0d9c58f53a39570be11a5b5be44c8d6db43020dd.tar.gz
forums-0d9c58f53a39570be11a5b5be44c8d6db43020dd.tar.bz2
forums-0d9c58f53a39570be11a5b5be44c8d6db43020dd.tar.xz
forums-0d9c58f53a39570be11a5b5be44c8d6db43020dd.zip
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8597 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 96b639e34b..7d75f3b061 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -132,7 +132,7 @@
<li>[Fix] Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)</li>
<li>[Fix] Check entered imagemagick path for trailing slash (Bug #18205)</li>
<li>[Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide</li>
- <li>[Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)</li>
+ <li>[Fix] Allow calls to $user-&gt;set_cookie() define no cookie time for setting session cookies (Bug #18025)</li>
<li>[Fix] Stricter checks on smilie packs (Bug #19675)</li>
<li>[Fix] Gracefully return from cancelling pm drafts (Bug #19675)</li>
<li>[Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)</li>
@@ -504,7 +504,7 @@
<li>[Fix] Some jabber related bugs (Bug #12989, #11805, #11809)</li>
<li>[Fix] Added UTF-8 support for banning via the MCP (Bug #13013)</li>
<li>[Fix] Properly detect the script name in session::extract_current_page() if PHP_SELF is not defined (Bug #12705) - patch provided by ToonArmy</li>
- <li>[Fix] Show role mask for global permission class under Permissions->Permission Roles (Bug #13057)</li>
+ <li>[Fix] Show role mask for global permission class under Permissions-&gt;Permission Roles (Bug #13057)</li>
</ul>