aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-24 16:18:04 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-24 16:18:04 +0000
commit60000cec97aa54169c215df7683e76157b3bbcf7 (patch)
treefa7017f1219b5758414b2ecf24d69a2987d49eaa /phpBB/docs
parent49d351be1d3ac82b352767e966400fc23a5cfb4b (diff)
downloadforums-60000cec97aa54169c215df7683e76157b3bbcf7.tar
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.gz
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.bz2
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.xz
forums-60000cec97aa54169c215df7683e76157b3bbcf7.zip
Some fixes...
@translators: please note the split of SEND_EMAIL ;) git-svn-id: file:///svn/phpbb/trunk@7672 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index a7f84091fc..e86fe1430d 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -185,9 +185,10 @@ p a {
<div class="paragraph">
<ul class="menu">
+ <li>[Fix] (X)HTML issues within the templates (Bug #11255, #11255)</li>
+ <li>[Fix] Tiny language and grammar changes</li>
+ <li>[Fix] Several tiny style related fixes</li>
<li>[Fix] MCP looses forum_id in some panels (Bug #11255)</li>
- <li>[Fix] (X)HTML name/id property collision login_forum.html (Bug #11255)</li>
- <li>[Fix] (X)HTML &lt;/dl&gt; missing in memberlist_im.html for prosilver (Bug #11255)</li>
<li>[Fix] Moderation queue used unfriendly notification of no posts/topics (Bug #11291)</li>
<li>[Fix] Array in Oracle DBAL not always set (Bug #11475)</li>
<li>[Fix] Improper continue; in acp_styles.php (Bug #11523)</li>
@@ -204,6 +205,10 @@ p a {
<li>[Fix] Renamed two indicies for Oracle support (Bug #11457)</li>
<li>[Fix] Added support for ISO-8859-8-i in the character set convertor</li>
<li>[Fix] Added support for Oracle's "easy connect naming"</li>
+ <li>[Fix] Let Mark/Unmark All work in Manage Drafts (Bug #11679)</li>
+ <li>[Fix] Display correct message if no attachments found in user administration (Bug #11629)</li>
+ <li>[Fix] Let the "Delete all board cookies" being displayed for guests too (only prosilver) (Bug #11603)</li>
+ <li>[Fix] Do not display view topic link in MCP while there is no link present (Bug #11573)</li>
</ul>
</div>