diff options
author | Jan Lehnardt <jan@apache.org> | 2009-10-15 16:55:26 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2009-10-15 16:55:26 +0000 |
commit | 743aad0f321440604180eacd0a97fa22a8a6fb9b (patch) | |
tree | 1bc52b17904d5b78bf8f7fa0c9db3da353e04feb /NEWS | |
parent | 5828a3a6a88645ccd59922708c4a5b2fdb4dea68 (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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |