diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-03-14 12:28:08 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-03-14 12:28:08 +0000 |
commit | 217dc8e6d53beb62e6aa5ccaed68b86a9282d88e (patch) | |
tree | b096f1d374f1da9abc92b31e0819e9b8e840d7fc /phpBB/docs | |
parent | 7c1b3ed62aeab31b4f226600a0585226ed44bfea (diff) | |
download | forums-217dc8e6d53beb62e6aa5ccaed68b86a9282d88e.tar forums-217dc8e6d53beb62e6aa5ccaed68b86a9282d88e.tar.gz forums-217dc8e6d53beb62e6aa5ccaed68b86a9282d88e.tar.bz2 forums-217dc8e6d53beb62e6aa5ccaed68b86a9282d88e.tar.xz forums-217dc8e6d53beb62e6aa5ccaed68b86a9282d88e.zip |
#22525
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8432 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 a529c3dc9a..b50f5fcf8f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -136,6 +136,7 @@ <li>[Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)</li> <li>[Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)</li> <li>[Fix] Correctly specify "close report action" (Bug #22685)</li> + <li>[Fix] Display "empty password error" within the login box instead of issuing a general error (Bug #22525)</li> </ul> |