ChangeLog 644 B

1234567891011121314151617
  1. 2002-06-11 Gonzalo Paniagua Javier <[email protected]>
  2. * CacheDependency.cs: fixed a couple of typos and don't throw
  3. NotImplementedException in constructors.
  4. 2001-12-21 Gaurav Vaish <[email protected]>
  5. * CacheDependency.cs: Some unimplemented methods to make build
  6. 2001-07-20 Patrik Torstensson ([email protected])
  7. * Cache.cs: Implemented. (90% ready)
  8. * CacheDefinitions.cs: Implemented.
  9. * CacheDependency.cs: Added. (20% ready)
  10. * CacheExpires: Implemented.
  11. * CacheEntry.cs: Implemented. (95% ready, going to be changed due to CacheDependecy support)
  12. * ExpiresBuckets.cs: Implemented.