diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-11-16 14:21:05 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-11-16 14:21:05 +0000 |
commit | 053730e47727c5d91ba1a3a96196ab5802dedc5a (patch) | |
tree | 8e50bc0eff6be9fb986103f24de049132f1f9b24 /phpBB/docs | |
parent | bec8f7b22cb754910df886603e80da5ff421d3ad (diff) | |
download | forums-053730e47727c5d91ba1a3a96196ab5802dedc5a.tar forums-053730e47727c5d91ba1a3a96196ab5802dedc5a.tar.gz forums-053730e47727c5d91ba1a3a96196ab5802dedc5a.tar.bz2 forums-053730e47727c5d91ba1a3a96196ab5802dedc5a.tar.xz forums-053730e47727c5d91ba1a3a96196ab5802dedc5a.zip |
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
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 342de3ed6f..08a9f1c9cd 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -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> |