Index: /trunk/ChangeLog
===================================================================
--- /trunk/ChangeLog	(revision 1138)
+++ /trunk/ChangeLog	(revision 1139)
@@ -19,8 +19,9 @@
  * 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
+   * uses extension= to load XCache. loading via zend_extension= is unsupported
    * split XCache features into multiple sub modules
  * updates XCache admin page
  * adds an diagnosis module to give professional advise, accessable via htdocs pages
+ * cache can be enabled/disabled manually
 
 2.0.1 2012-07-14
Index: /trunk/NEWS
===================================================================
--- /trunk/NEWS	(revision 1138)
+++ /trunk/NEWS	(revision 1139)
@@ -2,12 +2,11 @@
 ========
  * lots of improvements
+ * bug fixes
  * updates api, adds a few ini
- * uses extension to load XCache. load via zend_extension is unsupported
+ * uses extension= to load XCache. loading via zend_extension= is unsupported
  * updates XCache admin page
  * professional helpers
    * adds an diagnosis module to give advise @ htdocs
-   * adds warning for misconfiguration @ startup
    * auto disable caching on crash @ runtime
- * cache can be enabled/disabled manually
 
 2.0.1 2012-07-14
