aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-12-13 14:03:45 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-12-13 14:03:45 +0000
commitd779e1267d9b3a202f6f0abd85cdbbda46c9058c (patch)
tree9ab10f2a5d13840721e17d6b39703ddd41960b8d /phpBB/docs
parentb6f9a1a6e881241fa16b24a3a7bd30017fb52d0e (diff)
downloadforums-d779e1267d9b3a202f6f0abd85cdbbda46c9058c.tar
forums-d779e1267d9b3a202f6f0abd85cdbbda46c9058c.tar.gz
forums-d779e1267d9b3a202f6f0abd85cdbbda46c9058c.tar.bz2
forums-d779e1267d9b3a202f6f0abd85cdbbda46c9058c.tar.xz
forums-d779e1267d9b3a202f6f0abd85cdbbda46c9058c.zip
#50985 - fix XML export of private messages sent to deleted users
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10329 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 071e98a641..de6a6fcadd 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -116,6 +116,7 @@
<li>[Fix] Correctly check for empty strings in custom profile fields. (Bug #55335)</li>
<li>[Fix] Use correct options to parse BBCodes in signatures when previewing PMs.</li>
<li>[Fix] Correct rendering of prosilver quick reply under IE6. (Bug #54115 - Patch by Raimon)</li>
+ <li>[Fix] Handle export of private messages where all recipients were deleted. (Bug #50985)</li>
<li>[Change] Log activation through inactive users ACP. (Bug #30145)</li>
<li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li>
<li>[Change] Use em dash instead of hyphen/minus as separator in ATOM Feeds item statistics. (Bug #53565)</li>