summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2011-01-03 23:53:04 +0000
committerPaul Joseph Davis <davisp@apache.org>2011-01-03 23:53:04 +0000
commitc13fc058e0e38a40d38163c158444e9d9ab4f291 (patch)
tree4460bc93b7b2a252888687838ab56b4c2a6ab0b1 /NEWS
parent50ee63aa35b3d7a180cfeacc190924bb7fac3273 (diff)
Updated CHANGES and NEWS before 1.0.2 release.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@1054833 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 1 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index bed858b1..1a70a0f1 100644
--- a/NEWS
+++ b/NEWS
@@ -10,15 +10,13 @@ Each release section notes when backwards incompatible changes have been made.
Version 1.0.2
-------------
-Note: This version has not been released yet.
-
* Make test suite work with Safari and Chrome.
* Fix leaking file handles after compacting databases and views.
* Fix databases forgetting their validation function after compaction.
* Fix occasional timeout errors.
* Reduce lengthy stack traces.
* Allow logging of native <xml> types.
- * Updated ibrowse library to 2.1.0 fixing numerous replication issues.
+ * Updated ibrowse library to 2.1.2 fixing numerous replication issues.
* Fix authenticated replication of design documents with attachments.
* Various fixes to make replicated more resilient for edge-cases.
* Don't trigger a view update when requesting `_design/doc/_info`.