diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-03-18 13:31:39 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-03-18 13:31:39 +0000 |
commit | 1fc205064d46b211e5a7b71ca29490aee0a9caad (patch) | |
tree | eb8ead52ef745de364851d8d3f73ae7cdd7cdc53 | |
parent | aee4c949a8fa2892831c41edf8986feb8e1d4bd7 (diff) | |
download | forums-1fc205064d46b211e5a7b71ca29490aee0a9caad.tar forums-1fc205064d46b211e5a7b71ca29490aee0a9caad.tar.gz forums-1fc205064d46b211e5a7b71ca29490aee0a9caad.tar.bz2 forums-1fc205064d46b211e5a7b71ca29490aee0a9caad.tar.xz forums-1fc205064d46b211e5a7b71ca29490aee0a9caad.zip |
also #23235
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8445 89ea8834-ac86-4346-8a33-228a782c2dd0
-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 ea3986cdcc..287f32f5a4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -138,6 +138,7 @@ <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> <li>[Fix] Clean up who is online code in page_header (Bug #22715, thanks HighwayofLife)</li> + <li>[Fix] Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)</li> </ul> |