Index: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	(revision 1117)
+++ trunk/ChangeLog	(revision 1137)
@@ -9,4 +9,6 @@
  * new: xcache.disable_on_crash = Off
  * new: xcache.coverager_autostart = On
+ * new: xcache.allocator = bestfit (no other option value yet)
+ * new: xcache.var_allocator = bestfit (no other option value yet)
 
 ChangeLog
@@ -14,10 +16,10 @@
  * closes #2: auto disable caching on crash
  * closes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode (>=PHP_5_3)
- * closes #174: updated api to support "clear all cache"
- * fixed #39: ini_set never work for xcache.coverager setting. use API instead
+ * closes #174: updates api to support "clear all cache"
+ * fixes #39: ini_set never work for xcache.coverager setting. use API instead
  * code refactor
    * uses extension to load XCache. load via zend_extension is unsupported
    * split XCache features into multiple sub modules
- * updated XCache admin page
+ * updates XCache admin page
  * adds an diagnosis module to give professional advise, accessable via htdocs pages
 
