aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2009-06-26 11:38:29 +0000
committerJoas Schilling <nickvergessen@gmx.de>2009-06-26 11:38:29 +0000
commit89ddc4543f987f4edda07e7a09552a2e93dc238a (patch)
treefbba716a48e8b08427e4b768cd13ad4b0891a7d4 /phpBB/docs
parent8f60b757b85579407bd1ef07a59b85b1a791e43c (diff)
downloadforums-89ddc4543f987f4edda07e7a09552a2e93dc238a.tar
forums-89ddc4543f987f4edda07e7a09552a2e93dc238a.tar.gz
forums-89ddc4543f987f4edda07e7a09552a2e93dc238a.tar.bz2
forums-89ddc4543f987f4edda07e7a09552a2e93dc238a.tar.xz
forums-89ddc4543f987f4edda07e7a09552a2e93dc238a.zip
Fix bug #38395 - Loading draft removes recipients when replying to PM
Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9685 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 06669709a5..2704013dbf 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -134,6 +134,7 @@
<li>[Fix] Correctly display ACP logs options, without permission to clear logs. (Bug #24155 - Patch by leviatan21)</li>
<li>[Fix] Display topic icons in MCP forum view again (only prosilver).</li>
<li>[Fix] Properly display post status messages in topic when post is reported and unapproved (Bug #44455 - Patch by leviatan21)</li>
+ <li>[Fix] Loading draft removes recipients when replying to PM (Bug #38395 - Patch by nickvergessen)</li>
<li>[Fix] Add poster-name to moderator-log when deleting post/topic (Bug #46225 - Patch by nickvergessen)</li>
<li>[Fix] &quot;Report details&quot; link broken in MCP (Bug #46975 - Patch by nickvergessen)</li>
<li>[Fix] Resolve accesskey conflicts in prosilver. (Bug #44685 - Patch by bantu)</li>