diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
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> |
