diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-04-21 14:43:03 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-04-21 14:43:03 +0000 |
commit | 2c2da40f1be8e05de37e602f0173feba1cee4373 (patch) | |
tree | 5bc8c86ac7c14c8cac494bc116d09be85bb070e0 /phpBB/docs | |
parent | 89474a8e3abc4d453b05656faa7048ad10e3320a (diff) | |
download | forums-2c2da40f1be8e05de37e602f0173feba1cee4373.tar forums-2c2da40f1be8e05de37e602f0173feba1cee4373.tar.gz forums-2c2da40f1be8e05de37e602f0173feba1cee4373.tar.bz2 forums-2c2da40f1be8e05de37e602f0173feba1cee4373.tar.xz forums-2c2da40f1be8e05de37e602f0173feba1cee4373.zip |
#24435
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8524 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 52d5fc6c3b..47788afd17 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -100,6 +100,7 @@ <li>[Fix] Do not return BMP as valid image type for GD image manipulation (Bug #25925)</li> <li>[Change] For determining the maximum number of private messages in one box, use the biggest value from all groups the user is a member of (Bug #24665)</li> <li>[Fix] Correctly determine safe mode for temp file creation in functions_upload.php (Bug #23525)</li> + <li>[Fix] Correctly sort by rank in memberlist (Bug #24435)</li> </ul> <a name="v300"></a><h3>1.ii. Changes since 3.0.0</h3> |