summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-03-23 17:08:42 +0000
committerNoah Slater <nslater@apache.org>2009-03-23 17:08:42 +0000
commitde18fc92b383624cdf139c272797ff88181da070 (patch)
treeb7b1d98c33adee2f31f0771c065218c6c7397b10 /NEWS
parent828acca5f65bc528434fd7379f77c27200ad116e (diff)
updated news about backwards incompatible changes
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757446 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 10 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index 8ababd4f..55231b1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,25 +1,28 @@
Apache CouchDB NEWS
===================
-For details on backwards incompatible changes between releases, please see:
+For details about backwards incompatible changes, please see:
http://wiki.apache.org/couchdb/BreakingChanges
+Each release section below notes when backwards incompatible changes exist.
+
Version 0.9.0
-------------------------
+-------------
- * Modular configuration.
+This release contains backwards incompatible changes, please see above for help.
+
+ * Modular configuration.
* Performance enhancements for document and view access.
* More resilient replication process.
* Replication streams binary attachments.
* Administrator role and basic authentication.
* Document validation functions in design documents.
- * Show and list functions for rendering documents and views as developer
- controlled content-types.
+ * Show and list functions for rendering documents and views as developer
+ controlled content-types.
* External process server module.
* Attachment uploading from Futon.
* Etags for views, lists, shows, document and attachment requests.
-
Version 0.8.1-incubating
------------------------
@@ -30,7 +33,7 @@ Version 0.8.1-incubating
Version 0.8.0-incubating
------------------------
-Released under the patronage of the Apache Software Foundation Incubator.
+This release contains backwards incompatible changes, please see above for help.
* Changed core licensing to the Apache Software License 2.0.
* Refactoring of the core view and storage engines.
@@ -43,10 +46,6 @@ Released under the patronage of the Apache Software Foundation Incubator.
external dependency.
* Added bits of awesome.
-Please note that there have been many backwards incompatible changes in this
-release. See http://wiki.apache.org/couchdb/BreakingChanges for more information
-and some tips for upgrading.
-
Version 0.7.2
-------------