Author: jan
Date: Fri Oct 16 12:58:40 2009
New Revision: 825872
URL: http://svn.apache.org/viewvc?rev=825872&view=rev
Log:
add missing NEWS items
Modified:
couchdb/site/htdocs/downloads.html
couchdb/site/htdocs/downloads.txt
Modified: couchdb/site/htdocs/downloads.html
URL:
http://svn.apache.org/viewvc/couchdb/site/htdocs/downloads.html?rev=825872&r1=825871&r2=825872&view=diff
==============================================================================
--- couchdb/site/htdocs/downloads.html (original)
+++ couchdb/site/htdocs/downloads.html Fri Oct 16 12:58:40 2009
@@ -91,6 +91,16 @@
<p>This release contains <a
href="http://wiki.apache.org/couchdb/Breaking_changes">backwards incompatible
changes</a>.</p>
<ul>
+<li>General performance improvements.</li>
+<li>View index generation speedups.</li>
+<li>Even more robust storage format.</li>
+<li>Native Erlang Views for high-performance applications.</li>
+<li>More robust push and pull replication.</li>
+<li>Two-legged OAuth Support for applications and replication (three legged in
+preparation).</li>
+<li>Cookie Authentication</li>
+<li>API detail improvements.</li>
+<li>Better RFC 2616 (HTTP 1.1) compliance.</li>
<li>Added modular configuration file directories.</li>
<li>Miscellaneous improvements to build, system integration, and
portability.</li>
</ul>
Modified: couchdb/site/htdocs/downloads.txt
URL:
http://svn.apache.org/viewvc/couchdb/site/htdocs/downloads.txt?rev=825872&r1=825871&r2=825872&view=diff
==============================================================================
--- couchdb/site/htdocs/downloads.txt (original)
+++ couchdb/site/htdocs/downloads.txt Fri Oct 16 12:58:40 2009
@@ -23,6 +23,16 @@
This release contains [backwards incompatible
changes](http://wiki.apache.org/couchdb/Breaking_changes).
+ * 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.