aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-08-04 14:15:13 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-08-04 14:15:13 +0000
commit6cd6a907c7d8503896a46f710bb75370f1abcf43 (patch)
tree2ccec67b2d266917b7125fbb857dcea0f41f3e3a /phpBB/docs
parent0e98a3aee813b4f83b1021d8204b38ba7fd319f0 (diff)
downloadforums-6cd6a907c7d8503896a46f710bb75370f1abcf43.tar
forums-6cd6a907c7d8503896a46f710bb75370f1abcf43.tar.gz
forums-6cd6a907c7d8503896a46f710bb75370f1abcf43.tar.bz2
forums-6cd6a907c7d8503896a46f710bb75370f1abcf43.tar.xz
forums-6cd6a907c7d8503896a46f710bb75370f1abcf43.zip
Separate PM Reply and PM Reply to all in prosilver.
Style changes by dhn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9919 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 1ba713b1b9..1ba549272c 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -141,7 +141,7 @@
<li>[Fix] Check if template file is empty before trying to read from it. (Bug #47345 - Patch by bantu)</li>
<li>[Fix] Correct descriptions of the permissions to use BBCode, smilies, images and flash to be more relevant. (Bug #36065 - Patch by rxu)</li>
<li>[Fix] Fix style issues in print mode. (Bug #26375 - Patch by leviatan21)</li>
- <li>[Fix] Fix minor issue with L_QUOTE language string missing in several PM composing modes. (Bug #39625 - Patch by rxu)</li>
+ <li>[Fix] Fix minor issue with L_QUOTE language string missing in several PM composing modes. (Bug #39625 - Patch by rxu)</li>
<li>[Fix] Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by m0rpha)</li>
<li>[Fix] Search by authorname does not display posts of guests and deleted or deactivated users (Bug #36565, #47765 - Patch by nickvergessen)</li>
<li>[Fix] View end of ban in MCP and ACP when user is banned by duration (Bug #47815 - Patch by Pyramide)</li>
@@ -261,6 +261,7 @@
<li>[Feature] Ability to copy permissions from one forum to several other forums.</li>
<li>[Feature] Ability to control the display of custom profile fields on viewtopic (Bug #48985).</li>
<li>[Feature] Fallback options for missing language files. (Bug #38575 - Patch by EXreaction)</li>
+ <li>[Feature] Separate PM Reply and PM Reply to all in prosilver.</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>