diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-01-29 15:49:15 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-01-29 15:49:15 +0000 |
commit | c7821700dd36899a53b8afe9f859d7a40a23e7b4 (patch) | |
tree | 090d5dec6d94d78de038eacaaea15a7a5cce664c /phpBB/docs/CHANGELOG.html | |
parent | 9451f7feab692d7418f48b3d699026b4f9f731ce (diff) | |
download | forums-c7821700dd36899a53b8afe9f859d7a40a23e7b4.tar forums-c7821700dd36899a53b8afe9f859d7a40a23e7b4.tar.gz forums-c7821700dd36899a53b8afe9f859d7a40a23e7b4.tar.bz2 forums-c7821700dd36899a53b8afe9f859d7a40a23e7b4.tar.xz forums-c7821700dd36899a53b8afe9f859d7a40a23e7b4.zip |
#19955
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8348 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 1196e2ce7f..d778c0b41c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -105,6 +105,7 @@ <li>[Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)</li> <li>[Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)</li> <li>[Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)</li> + <li>[Fix] Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)</li> </ul> <a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3> |