diff options
| author | Ruslan Uzdenov <rxu@mail.ru> | 2010-01-18 15:50:13 +0000 |
|---|---|---|
| committer | Ruslan Uzdenov <rxu@mail.ru> | 2010-01-18 15:50:13 +0000 |
| commit | cb389894e948b2e23473d1de21c5843ac1059a8c (patch) | |
| tree | 4b31cfabad4e3ec22b9ead98a08b65d41b4339f4 /phpBB/docs/CHANGELOG.html | |
| parent | 6924580e7d33a85471db3bb03e886cf01e64b7a2 (diff) | |
| download | forums-cb389894e948b2e23473d1de21c5843ac1059a8c.tar forums-cb389894e948b2e23473d1de21c5843ac1059a8c.tar.gz forums-cb389894e948b2e23473d1de21c5843ac1059a8c.tar.bz2 forums-cb389894e948b2e23473d1de21c5843ac1059a8c.tar.xz forums-cb389894e948b2e23473d1de21c5843ac1059a8c.zip | |
Fix bug #51585 - Search loginbox or auth message differs
Authorised by: ToonArmy
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10426 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 ed177b6d18..44e03912da 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -147,6 +147,7 @@ <li>[Change] It is no longer possible to persist a solution for the login CAPTCHA.</li> <li>[Change] SQLite is no longer autoloaded by the installer. (Bug #56105)</li> <li>[Change] Friends and foes will not show up as private message rule options if their respective UCP modules are disabled. (Bug #51155)</li> + <li>[Change] Offer for guests to log in for egosearch and unreadposts search before the search permissions check. (Bug #51585)</li> </ul> <a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3> |
