aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2008-08-29 11:57:17 +0000
committerHenry Sudhof <kellanved@phpbb.com>2008-08-29 11:57:17 +0000
commitb203d270023c11f576773a490ae5de7062bf84b0 (patch)
treecd4d259ba7128a05c0bec92e068985c8b30c402d /phpBB/docs
parent91cf942af20f52a1a7ed996975e14585e8df46e3 (diff)
downloadforums-b203d270023c11f576773a490ae5de7062bf84b0.tar
forums-b203d270023c11f576773a490ae5de7062bf84b0.tar.gz
forums-b203d270023c11f576773a490ae5de7062bf84b0.tar.bz2
forums-b203d270023c11f576773a490ae5de7062bf84b0.tar.xz
forums-b203d270023c11f576773a490ae5de7062bf84b0.zip
update Changelog
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8797 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 bb15af8d56..1c663a84cb 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -100,9 +100,10 @@
<li>[Change] Hide parameters if they equal the default in viewforum/viewtopic (Bug #31185)</li>
<li>[Change] Various improvements to group listings (Bugs #32155, #32145, #32085, #26675, #26265)</li>
<li>[Fix] Correctly return results for nested cached queries (Bug #31445 - Patch by faw).</li>
+ <li>[Change] Set headers for IE 8 in file.php</li>
+ <li>[Fix] Allow export of PM pages greater one. (#33155)</li>
<li>[Feature] Allow setting custom language path through $user-&gt;set_custom_lang_path(). $user-&gt;lang_path now also do not include the user language, but only the path.</li>
-
</ul>
<a name="v301"></a><h3>1.ii. Changes since 3.0.1</h3>