diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-01-29 14:23:02 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-01-29 14:23:02 +0000 |
commit | 5efd4f2c00c8d3f12a881d4fce54bc92986902c5 (patch) | |
tree | 98041a081c01b52b04964df0290a36f3efc9598a /phpBB/docs | |
parent | 98e394987f04fad65ecf3c743e4af4c92b23e932 (diff) | |
download | forums-5efd4f2c00c8d3f12a881d4fce54bc92986902c5.tar forums-5efd4f2c00c8d3f12a881d4fce54bc92986902c5.tar.gz forums-5efd4f2c00c8d3f12a881d4fce54bc92986902c5.tar.bz2 forums-5efd4f2c00c8d3f12a881d4fce54bc92986902c5.tar.xz forums-5efd4f2c00c8d3f12a881d4fce54bc92986902c5.zip |
#20135
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8343 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-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 5c60f6e1eb..a8211ae925 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -102,6 +102,7 @@ <li>[Fix] Allow calls to $user->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> </ul> <a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3> |