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 17:13:52 UTC

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

Author: jan
Date: Wed Nov  4 16:13:52 2009
New Revision: 832787

URL: http://svn.apache.org/viewvc?rev=832787&view=rev
Log:
update 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=832787&r1=832786&r2=832787&view=diff
==============================================================================
--- couchdb/branches/0.10.x/NEWS (original)
+++ couchdb/branches/0.10.x/NEWS Wed Nov  4 16:13:52 2009
@@ -7,6 +7,19 @@
 
 Each release section notes when backwards incompatible changes have been made.
 
+Version 0.10.1
+--------------
+
+This release is a maintenance release including bugfixes and other miscellaneous
+improvements.
+
+ * Fixed a problem with statistics timers and system sleep.
+ * Fixed an edge case for HTTP redirects during replication.
+ * Fixed HTTP timeout handling for replication.
+ * Fixed query parameter handling in OAuth'd replication.
+ * Fixed a bug preventing mixing languages with lists and views.
+ * Avoid OS process leaks in lists.
+
 Version 0.10.0
 --------------