diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-12-19 17:23:14 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-12-19 17:23:14 +0000 |
commit | ab9465a90e6ebb9c485d180431d297ba14af4884 (patch) | |
tree | ba0b18e02da2ca9a454a72c17803fccc7e91800b /phpBB/docs | |
parent | 3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6 (diff) | |
download | forums-ab9465a90e6ebb9c485d180431d297ba14af4884.tar forums-ab9465a90e6ebb9c485d180431d297ba14af4884.tar.gz forums-ab9465a90e6ebb9c485d180431d297ba14af4884.tar.bz2 forums-ab9465a90e6ebb9c485d180431d297ba14af4884.tar.xz forums-ab9465a90e6ebb9c485d180431d297ba14af4884.zip |
Hopefully fixes avatar caching for CGI installs.
git-svn-id: file:///svn/phpbb/trunk@8281 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 12801b1fc8..00f54c0abf 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -85,6 +85,7 @@ <ul> <li>[Change] Validate birthdays (Bug #15004)</li> + <li>[Fix] Allow correct avatar caching for CGI installations. (thanks wildbill)</li> </ul> <a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3> |