You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2009/11/04 15:21:39 UTC

svn commit: r832754 - /couchdb/branches/0.10.x/NEWS

Author: jan
Date: Wed Nov  4 14:21:39 2009
New Revision: 832754

URL: http://svn.apache.org/viewvc?rev=832754&view=rev
Log:
retrofit 0.10.0 NEWS

Modified:
    couchdb/branches/0.10.x/NEWS

Modified: couchdb/branches/0.10.x/NEWS
URL: http://svn.apache.org/viewvc/couchdb/branches/0.10.x/NEWS?rev=832754&r1=832753&r2=832754&view=diff
==============================================================================
--- couchdb/branches/0.10.x/NEWS (original)
+++ couchdb/branches/0.10.x/NEWS Wed Nov  4 14:21:39 2009
@@ -12,6 +12,16 @@
 
 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.