summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2009-10-15 16:52:29 +0000
committerJan Lehnardt <jan@apache.org>2009-10-15 16:52:29 +0000
commit5828a3a6a88645ccd59922708c4a5b2fdb4dea68 (patch)
treee5248ba435b654195b5fd7c714443ad84effa02a
parentc91b2eb4a57b760f07b3d8e93a9b7aa2f0820e4c (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
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4e6c40da..f2754e81 100644
--- a/NEWS
+++ b/NEWS
@@ -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.