diff options
author | Jan Lehnardt <jan@apache.org> | 2009-10-15 16:52:29 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2009-10-15 16:52:29 +0000 |
commit | 5828a3a6a88645ccd59922708c4a5b2fdb4dea68 (patch) | |
tree | e5248ba435b654195b5fd7c714443ad84effa02a /NEWS | |
parent | c91b2eb4a57b760f07b3d8e93a9b7aa2f0820e4c (diff) |
add 0.10 NEWS items, please help filling the blanks
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@825559 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -22,6 +22,16 @@ Version 0.10.0 This release contains backwards incompatible changes, please see above for help. + * General performance improvements. + * View index generation speedups. + * Even more robust storage format. + * Native Erlang Views for high-performance applications. + * More robust push and pull replication. + * Two-legged OAuth Support for applications and replication (three legged in + preparation). + * Cookie Authentication + * API detail improvements. + * Better RFC 2616 (HTTP 1.1) compliance. * Added modular configuration file directories. * Miscellaneous improvements to build, system integration, and portability. |