summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-11-16 18:40:41 +0000
committerNoah Slater <nslater@apache.org>2009-11-16 18:40:41 +0000
commit30f154a78a877ad24cb14b296674b2e9813df7ed (patch)
tree35066b80cf1cc85c48a2970ee64ad754a28756f6 /NEWS
parent3aa39bee4666daeaaa94e10abf004fa99be05267 (diff)
downloadcouchdb-30f154a78a877ad24cb14b296674b2e9813df7ed.tar.gz
added NEWS and CHANGES for 0.10.1
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@880902 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a633db4e9..9bb5fb18b 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,17 @@ This version has not been released yet.
* Fixed a bug preventing mixing languages with lists and views.
* Avoid OS process leaks in lists.
+Version 0.10.1
+--------------
+
+ * Fixed test suite to work with build system.
+ * 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
--------------