aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJim Wigginton <terrafrost@phpbb.com>2009-01-27 00:01:48 +0000
committerJim Wigginton <terrafrost@phpbb.com>2009-01-27 00:01:48 +0000
commit49f0ab0ccd1475be2ccd0661714628f40a370efd (patch)
tree2b5810d90046efe55de54aff1caa65a5a84fcbd6 /phpBB/docs
parentf78594b59d14a3451feb1af0de90a22cfe2b5b1c (diff)
downloadforums-49f0ab0ccd1475be2ccd0661714628f40a370efd.tar
forums-49f0ab0ccd1475be2ccd0661714628f40a370efd.tar.gz
forums-49f0ab0ccd1475be2ccd0661714628f40a370efd.tar.bz2
forums-49f0ab0ccd1475be2ccd0661714628f40a370efd.tar.xz
forums-49f0ab0ccd1475be2ccd0661714628f40a370efd.zip
Fixed bug #40325 – Friend/foe system displays posts made by foes while composing
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9305 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 907dab34c5..fa05bdd3b8 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -90,6 +90,7 @@
<li>[Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)</li>
<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] Missing read permission from calls to phpbb_chmod()</li>
<li>[Fix] Correctly display future dates (Bug #38755)</li>
<li>[Change] Allow download of conflicting file for later reference in automatic updater</li>