aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2008-09-05 19:09:52 +0000
committerChris Smith <toonarmy@phpbb.com>2008-09-05 19:09:52 +0000
commite5162e7496c2ae9ef5e5a874dab8e0a0409f3d74 (patch)
tree3c0caca5f304bcdbc0d31b5b60de16790e373cfd /phpBB/docs
parentf1830947c21cf91f9b81150e32195e76c16094dd (diff)
downloadforums-e5162e7496c2ae9ef5e5a874dab8e0a0409f3d74.tar
forums-e5162e7496c2ae9ef5e5a874dab8e0a0409f3d74.tar.gz
forums-e5162e7496c2ae9ef5e5a874dab8e0a0409f3d74.tar.bz2
forums-e5162e7496c2ae9ef5e5a874dab8e0a0409f3d74.tar.xz
forums-e5162e7496c2ae9ef5e5a874dab8e0a0409f3d74.zip
Extra slash is included in the redirect url when redirecting to the forum root directory. Closes #33605
Fix small mistake in CHANGELOG git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8832 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index e87b11bf09..08ce0606e7 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -110,9 +110,10 @@
<li>[Change] Allow setting birth year to current year.</li>
<li>[Fix] Display coloured username of last poster in list of subscribed forums (prosilver).</li>
<li>[Fix] Added missing UCP language string <em>NO_AUTH_READ_HOLD_MESSAGE</em>.</li>
- <li>[Fix] Do not jump back to page 1 when hiding member search in memberlist. (#32515 - Patch by paul)</li>
+ <li>[Fix] Do not jump back to page 1 when hiding member search in memberlist. (Bug #32515 - Patch by paul)</li>
<li>[Fix] Correctly limit input of the users location to 100 characters in the UCP and ACP. (Bug #32655)</li>
<li>[Fix] Sync reports when using the move all users posts tool in the ACP. (Bug #31165)</li>
+ <li>[Fix] Extra slash is included in the redirect url when redirecting to the forum root directory. (Bug #33605)</li>
</ul>