Author: jan
Date: Thu Oct 15 16:52:29 2009
New Revision: 825559
URL: http://svn.apache.org/viewvc?rev=825559&view=rev
Log:
add 0.10 NEWS items, please help filling the blanks
Modified:
couchdb/trunk/NEWS
Modified: couchdb/trunk/NEWS
URL:
http://svn.apache.org/viewvc/couchdb/trunk/NEWS?rev=825559&r1=825558&r2=825559&view=diff
==============================================================================
--- couchdb/trunk/NEWS (original)
+++ couchdb/trunk/NEWS Thu Oct 15 16:52:29 2009
@@ -22,6 +22,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.