Added a better mechanism for calculating when content was last modified for cache headers.

This commit is contained in:
JT Smith 2008-11-06 15:48:31 +00:00
parent 0e18071411
commit f951bbed37
7 changed files with 27 additions and 78 deletions

View file

@ -1,6 +1,8 @@
7.6.3
- fixed #8989: Missing profile field "showOnline" for the UsersOnline macro.
- Added DataTable to WebGUI.conf.original
- Added a better mechanism for calculating when content was last modified for
cache headers.
- The Syndicated Content asset was rewritten, and now uses 35% less memory
and is 400% faster.
- fixed #9025: Testing function of UsersOnline macro fails.