aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-04-17 09:08:34 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-04-17 09:08:34 +0000
commitb8b578cd99641370756d116b31917f2a18fa9446 (patch)
tree10f726ae9d8d8c8086f6cdb9004bd1bb5359caf0 /phpBB/docs
parent0a139376abd49b089cd6d9de1d064f6f3098a629 (diff)
downloadforums-b8b578cd99641370756d116b31917f2a18fa9446.tar
forums-b8b578cd99641370756d116b31917f2a18fa9446.tar.gz
forums-b8b578cd99641370756d116b31917f2a18fa9446.tar.bz2
forums-b8b578cd99641370756d116b31917f2a18fa9446.tar.xz
forums-b8b578cd99641370756d116b31917f2a18fa9446.zip
Messenger now also able to use a custom language path. (Bug #36545)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9450 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 406da37829..d53989584a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -138,6 +138,7 @@
<li>[Fix] Set topic_last_view_time on post/reply/edit to circumvent race conditions in auto prune and false removal of topics for manual forum prune (Bug #18055, #43515)</li>
<li>[Fix] Correctly split long subject lines according to the used RFC. This fixes extra spaces within long subjects. (Bug #43715)</li>
<li>[Fix] Fix skipping messages if using next/prev PM in history links. (Bug #22205)</li>
+ <li>[Fix] Messenger now also able to use a custom language path. (Bug #36545)</li>
<li>[Change] Default difference view is now 'inline' instead of 'side by side'</li>
<li>[Change] Added new option for merging differences to conflicting files in automatic updater</li>
<li>[Change] Add link to user profile in the MCP for user notes and warn user.</li>