Index: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	(revision 1140)
+++ trunk/ChangeLog	(revision 1146)
@@ -4,4 +4,6 @@
  * chg: proto array xcache_clear_cache(int type, [ int id = -1 ]). -1 means all cache splits
  * new: proto array xcache_enable_cache(int type, [ int id = -1, [ bool enable = true ] ])
+ * new: proto array xcache_admin_namespace()
+ * new: proto array xcache_set_namespace(string namespace)
 
 Ini Settings Changes
@@ -18,4 +20,5 @@
  * closes #174: updates api to support "clear all cache"
  * closes #198: support for caching protocol url
+ * closes #287: namespace support
  * fixes #39: ini_set never work for xcache.coverager setting. use API instead
  * code refactor
