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