aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-10-14 12:12:32 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-10-14 12:12:32 +0000
commitea46faa8ffd7eac3696a2a12d9ceddad5f625e8e (patch)
tree60a4b7d38f328a0e04083bfc0853c496c8981902 /phpBB/docs
parent525b9bd79961041e3e095fa98eb1e8e57eaa2a7b (diff)
downloadforums-ea46faa8ffd7eac3696a2a12d9ceddad5f625e8e.tar
forums-ea46faa8ffd7eac3696a2a12d9ceddad5f625e8e.tar.gz
forums-ea46faa8ffd7eac3696a2a12d9ceddad5f625e8e.tar.bz2
forums-ea46faa8ffd7eac3696a2a12d9ceddad5f625e8e.tar.xz
forums-ea46faa8ffd7eac3696a2a12d9ceddad5f625e8e.zip
forum rules, forum descriptions and group description bbcode uid fixes
git-svn-id: file:///svn/phpbb/trunk@8178 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 17b5a2632c..f7c936c012 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -82,6 +82,7 @@
<ul>
<li>[Fix] Submitting language changes using acp_language (Bug #14736)</li>
+ <li>[Fix] Fixed wrong bbcode handling for forum rules, forum descriptions and group descriptions</li>
</ul>
<a name="v30rc5"></a><h3>1.ii. Changes since 3.0.RC5</h3>
@@ -106,7 +107,7 @@
<li>[Feature] Added /includes/db/db_tools.php file, which includes tools for handling cross-db actions such as altering columns, etc.</li>
<li>[Change] Reset the start parameter when the timeframe is changed in the mcp topic page (Ticket #14438)</li>
<li>[Change] Added Code for cleaning the confirm table to the session garbage collection</li>
- <li>[Fix] Fixed token handling in jabber class for extremely spec-compilant XMPP server (Bug #14445)</li>
+ <li>[Fix] Fixed token handling in jabber class for extremely spec-compliant XMPP server (Bug #14445)</li>
<li>[Fix] Disallowed galleries from using special characters (Bug #14466)</li>
<li>[Change] Listing the board url within the email text instead of appending it to the subject (Bug #14378)</li>
<li>[Fix] Always display the quote button as the most accessible one - edit is always before quote (Bug #14403)</li>