CHANGES.txt for the FileCacheManager product 1.1 After a ZCache_set has been performed, during the transaction lifetime, return the file data fed to ZCache_set via ZCache_get even though it hasn't yet been written to the ultimate filepath. If this is not done, ZCache_get could return "stale" data from the perspective of the application using FCM. HTTP caching added. 1.0 First public release