aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2010-03-18 22:10:31 +0100
committerNils Adermann <naderman@naderman.de>2010-03-18 22:10:31 +0100
commitc6870ac3feb8e911e523f3935621fc89585d26cd (patch)
tree4c7e3ec229a09d28b64b219c6d7e057cf20dc5d3 /phpBB/docs/CHANGELOG.html
parent5193160546625b6378deda8c0028a861f0760292 (diff)
parentd07e152ea7e820c5a0e47aeb8004fa0b5621a314 (diff)
downloadforums-c6870ac3feb8e911e523f3935621fc89585d26cd.tar
forums-c6870ac3feb8e911e523f3935621fc89585d26cd.tar.gz
forums-c6870ac3feb8e911e523f3935621fc89585d26cd.tar.bz2
forums-c6870ac3feb8e911e523f3935621fc89585d26cd.tar.xz
forums-c6870ac3feb8e911e523f3935621fc89585d26cd.zip
Merge branch 'bug/cs278/58025' into develop-olympus
* bug/cs278/58025: [bug/58025] Search robots are now redirected if they send a SID in the request Conflicts: phpBB/docs/CHANGELOG.html
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 3f457efb69..08f8be32fd 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -104,6 +104,7 @@
<li>[Fix] Prevent wrong tar archive type detection. (Bug #12531)</li>
<li>[Fix] Correct redirection after login to forum not in web root (Bug #58755)</li>
<li>[Fix] Allow setting parent forums regardless of permission settings. (Bug #57415)</li>
+ <li>[Fix] Redirect search engines that access pages with SIDs in the URL. (Bug #58025)</li>
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
<li>[Feature] The memcache acm plugin now supports multiple memcache servers.</li>
</ul>