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 2013/06/18 16:32:33 UTC

[14/41] git commit: updated refs/heads/1832-fix-empty-attachment-name to ad774b6

Correcting NEWS and CHANGES discrepancies


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/bd52bc20
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/bd52bc20
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/bd52bc20

Branch: refs/heads/1832-fix-empty-attachment-name
Commit: bd52bc20e76236d427199b38f1eae780fcea241e
Parents: 66fd2e6
Author: Noah Slater <ns...@apache.org>
Authored: Wed Feb 27 19:30:30 2013 +0000
Committer: Noah Slater <ns...@apache.org>
Committed: Wed Feb 27 19:30:30 2013 +0000

----------------------------------------------------------------------
 NEWS | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/bd52bc20/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index 3a445a8..493bc59 100644
--- a/NEWS
+++ b/NEWS
@@ -177,7 +177,7 @@ Version 1.0.3
  * Fixed OAuth signature computation in OTP R14B02.
  * Handle passwords with : in them.
  * Made compatible with jQuery 1.5.x.
- * Added support for inclusive_end wiht reduce views.
+ * Added support for inclusive_end with reduce views.
  * Etap tests no longer require use of port 5984.
  * Windows builds now require ICU >= 4.4.0 and Erlang >= R14B03.
 
@@ -206,14 +206,14 @@ Version 1.0.2
 Version 1.0.1
 -------------
 
-  * Fix data corruption bug COUCHDB-844. Please see
-    http://couchdb.apache.org/notice/1.0.1.html for details.
-  * Added support for replication via an HTTP/HTTPS proxy.
-  * Fixed various replicator bugs for interop with older CouchDB versions.
-  * Show fields saved along with _deleted=true. Allows for auditing of deletes.
-  * Enable basic-auth popup when required to access the server, to prevent
-    people from getting locked out.
-  * User interface element for querying stale (cached) views.
+ * Fix data corruption bug COUCHDB-844. Please see
+   http://couchdb.apache.org/notice/1.0.1.html for details.
+ * Added support for replication via an HTTP/HTTPS proxy.
+ * Fixed various replicator bugs for interop with older CouchDB versions.
+ * Show fields saved along with _deleted=true. Allows for auditing of deletes.
+ * Enable basic-auth popup when required to access the server, to prevent
+   people from getting locked out.
+ * User interface element for querying stale (cached) views.
 
 Version 1.0.0
 -------------
@@ -229,12 +229,12 @@ Version 1.0.0
 Version 0.11.2
 --------------
 
-  * Replicator buxfixes for replicating design documents from secured databases.
-  * Better error messages on invalid URL requests.
-  * User documents can now be deleted by admins or the user.
-  * Avoid potential DOS attack by guarding all creation of atoms.
-  * Some Futon and JavaScript library bugfixes.
-  * Fixed CVE-2010-2234: Apache CouchDB Cross Site Request Forgery Attack
+ * Replicator buxfixes for replicating design documents from secured databases.
+ * Better error messages on invalid URL requests.
+ * User documents can now be deleted by admins or the user.
+ * Avoid potential DOS attack by guarding all creation of atoms.
+ * Some Futon and JavaScript library bugfixes.
+ * Fixed CVE-2010-2234: Apache CouchDB Cross Site Request Forgery Attack
 
 Version 0.11.1
 --------------