aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-02-08 16:49:21 +0000
committerAndreas Fischer <bantu@phpbb.com>2010-02-08 16:49:21 +0000
commite3b07a88f4aa32d2a2afc441359c2488e1ffaed8 (patch)
treeceff1cf699c17670b51f6005800e487a30238c11 /phpBB
parent037aea067b5e2200c52413f8b397665bf93b385e (diff)
downloadforums-e3b07a88f4aa32d2a2afc441359c2488e1ffaed8.tar
forums-e3b07a88f4aa32d2a2afc441359c2488e1ffaed8.tar.gz
forums-e3b07a88f4aa32d2a2afc441359c2488e1ffaed8.tar.bz2
forums-e3b07a88f4aa32d2a2afc441359c2488e1ffaed8.tar.xz
forums-e3b07a88f4aa32d2a2afc441359c2488e1ffaed8.zip
Let's adjust those to the format of the other entries.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10485 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/docs/CHANGELOG.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 7092d6683b..7d15cfff07 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -152,7 +152,7 @@
<li>[Fix] Properly paginate unapproved posts in the MCP. (Bug #56285)</li>
<li>[Fix] Do not duplicate previous/next links in pagination text of moderator logs and user notes in MCP for subsilver2. (Bug #55045)</li>
<li>[Fix] Do not automatically unsubscribe users from topics, when email and jabber is disabled.</li>
- <li>[Fix] Don't send activation email when user tries to change email without permission (fix by nrohler). (Bug #56335)</li>
+ <li>[Fix] Don't send activation email when user tries to change email without permission. (Bug #56335 - Fix by nrohler)</li>
<li>[Fix] Replace hard coded &quot;px&quot; with translated language-string. (Bug #52495)</li>
<li>[Fix] Correctly hover list menu in UCP and MCP for RTL languages. (Bug #49945)</li>
<li>[Fix] Correctly orientate quoted text image on RTL languages. (Bug #33745)</li>
@@ -165,7 +165,7 @@
<li>[Fix] Do not store email templates in database. (Bug #54505)</li>
<li>[Fix] Fix javascript bug in the smilies ACP. (Bug #55725)</li>
<li>[Fix] Unify BBCode Selection across browsers. (Bug #38765)</li>
- <li>[Fix] Allow convertors to read in configuration from files. (Bug #57265) (patch by Dicky)</li>
+ <li>[Fix] Allow convertors to read in configuration from files. (Bug #57265 - Patch by Dicky)</li>
<li>[Fix] Fix problems with firebird by no longer using 'count' as a column alias. (Bug #57455)</li>
<li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li>
<li>[Change] Log activation through inactive users ACP. (Bug #30145)</li>