1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

Nothing we can do about IE 6, but this should reduce the bandwidth need significantly.

git-svn-id: file:///svn/phpbb/trunk@8238 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2007-11-16 14:21:05 +00:00
parent bec8f7b22c
commit 053730e477
2 changed files with 27 additions and 9 deletions

View File

@@ -101,6 +101,8 @@
<li>[Fix] Use correct RFC 2822 date format in emails (Bug #15042)</li>
<li>[Fix] Require founder status for some actions on founder-only groups (Bug #15119)</li>
<li>[Fix] Allow changing the "now" option of date CPFs (Bug #15111)</li>
<li>[Change] Some improvements to the caching of avatars</li>
</ul>
<a name="v30rc6"></a><h3>1.ii. Changes since 3.0.RC6</h3>