Author: jan
Date: Thu Oct 15 16:55:26 2009
New Revision: 825561

URL: http://svn.apache.org/viewvc?rev=825561&view=rev
Log:
add 0.11 NEWS items, please help filling the blanks

Modified:
    couchdb/trunk/NEWS

Modified: couchdb/trunk/NEWS
URL: 
http://svn.apache.org/viewvc/couchdb/trunk/NEWS?rev=825561&r1=825560&r2=825561&view=diff
==============================================================================
--- couchdb/trunk/NEWS (original)
+++ couchdb/trunk/NEWS Thu Oct 15 16:55:26 2009
@@ -12,6 +12,9 @@
 
 This version has not been released yet.
 
+ * Added optional 'raw' binary collation for faster view builds where Unicode
+   collation is not important.
+ * Improved view index build time by reducing ICU collation callouts.
  * Added option to implicitly create replication target databases.
  * Improved view information objects.
  * Bug fix for partial updates during view builds.


Reply via email to