Fix bad interaction between WebGUI::Asset->new() and caching mechanism.

This commit is contained in:
Drake 2006-09-26 04:08:16 +00:00
parent 1dd24dd6b7
commit 4f7a3bf490
2 changed files with 13 additions and 0 deletions

View file

@ -20,6 +20,7 @@
- fix: robots.txt returns wrong MIME type
- change: overlong alternate text for Weather Data icons shortened to basename
- fix: multiple problems with static export, including wrong asset context and wrong status messages
- fix: WebGUI::Asset->new interacting badly with caching
7.0.7
- rfe: Image Management (funded by Formation Design Systems)