diff options
| author | Jim Wigginton <terrafrost@phpbb.com> | 2009-01-27 19:16:29 +0000 |
|---|---|---|
| committer | Jim Wigginton <terrafrost@phpbb.com> | 2009-01-27 19:16:29 +0000 |
| commit | 06a47f8d8bfec14d63c84ca812fc3cdefa5a7874 (patch) | |
| tree | 76e99c29103e66311f29b584fa786a619e4c7533 /phpBB/docs | |
| parent | d8263b86bbd0ed217c7e65a169fd6ff3c9a6a111 (diff) | |
| download | forums-06a47f8d8bfec14d63c84ca812fc3cdefa5a7874.tar forums-06a47f8d8bfec14d63c84ca812fc3cdefa5a7874.tar.gz forums-06a47f8d8bfec14d63c84ca812fc3cdefa5a7874.tar.bz2 forums-06a47f8d8bfec14d63c84ca812fc3cdefa5a7874.tar.xz forums-06a47f8d8bfec14d63c84ca812fc3cdefa5a7874.zip | |
Fixed bug #39005 - check forum_image whether it exists
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9309 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 b6ddd59e96..312ef8369e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -91,6 +91,7 @@ <li>[Fix] Posts incremented for multiple approval of the same topic (Bug #40495 - Patch by TerraFrost)</li> <li>[Fix] Missing end " in quote bb tag deletes text (Bug #40565 - Patch by TerraFrost)</li> <li>[Fix] Friend/foe system displays posts made by foes while composing (Bug #40325 - Patch by TerraFrost and Highway of Life)</li> + <li>[Fix] Check forum_image whether it exists (Bug #39005 - Patch by TerraFrost)</li> <li>[Fix] Added missing read permission information for some phpbb_chmod() calls</li> <li>[Fix] Correctly display future dates (Bug #38755)</li> <li>[Fix] Fix guest/bot session problems with apache authentication plugin (Bug #41085)</li> |
