You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by jc...@apache.org on 2009/11/06 20:13:37 UTC

svn commit: r833531 - /couchdb/branches/0.10.x/CHANGES

Author: jchris
Date: Fri Nov  6 19:13:37 2009
New Revision: 833531

URL: http://svn.apache.org/viewvc?rev=833531&view=rev
Log:
CHANGES for 0.10.1

Modified:
    couchdb/branches/0.10.x/CHANGES

Modified: couchdb/branches/0.10.x/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/branches/0.10.x/CHANGES?rev=833531&r1=833530&r2=833531&view=diff
==============================================================================
--- couchdb/branches/0.10.x/CHANGES (original)
+++ couchdb/branches/0.10.x/CHANGES Fri Nov  6 19:13:37 2009
@@ -1,6 +1,21 @@
 Apache CouchDB CHANGES
 ======================
 
+Version 0.10.1
+--------------
+
+Replicator
+
+ * Stability enhancements regarding redirects, timeouts, OAuth.
+
+Query Server
+
+ * Avoid process leaks
+ * Allow list and view to span languages
+
+Stats
+ * Eliminate new process flood on system wake
+
 Version 0.10.0
 --------------