Changeset 1146 for trunk/ChangeLog
- Timestamp:
- 08/23/2012 10:27:54 AM (9 months ago)
- Files:
-
- 1 modified
-
trunk/ChangeLog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r1140 r1146 4 4 * chg: proto array xcache_clear_cache(int type, [ int id = -1 ]). -1 means all cache splits 5 5 * new: proto array xcache_enable_cache(int type, [ int id = -1, [ bool enable = true ] ]) 6 * new: proto array xcache_admin_namespace() 7 * new: proto array xcache_set_namespace(string namespace) 6 8 7 9 Ini Settings Changes … … 18 20 * closes #174: updates api to support "clear all cache" 19 21 * closes #198: support for caching protocol url 22 * closes #287: namespace support 20 23 * fixes #39: ini_set never work for xcache.coverager setting. use API instead 21 24 * code refactor

