summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2009-10-15 16:55:26 +0000
committerJan Lehnardt <jan@apache.org>2009-10-15 16:55:26 +0000
commit743aad0f321440604180eacd0a97fa22a8a6fb9b (patch)
tree1bc52b17904d5b78bf8f7fa0c9db3da353e04feb /NEWS
parent5828a3a6a88645ccd59922708c4a5b2fdb4dea68 (diff)
add 0.11 NEWS items, please help filling the blanks
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@825561 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f2754e81..9bdba882 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Version 0.11.0
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.