Updated Branches:
  refs/heads/0.11.x 82a69071e -> 40489c28f

Commenting out 0.11.3 section, and formatting fixes


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

Branch: refs/heads/0.11.x
Commit: 40489c28f6e12fe950953d671c2188de811970d4
Parents: 82a6907
Author: Noah Slater <[email protected]>
Authored: Mon Feb 25 21:18:45 2013 +0000
Committer: Noah Slater <[email protected]>
Committed: Mon Feb 25 21:18:45 2013 +0000

----------------------------------------------------------------------
 NEWS |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/40489c28/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index 90b7ae8..c1e9486 100644
--- a/NEWS
+++ b/NEWS
@@ -7,23 +7,23 @@ For details about backwards incompatible changes, see:
 
 Each release section notes when backwards incompatible changes have been made.
 
-Version 0.11.3
---------------
-
-Note: This version has not been released yet.
-
-  * Fix for frequently edited documents in multi-master deployments being
-    duplicated in _changes and _all_docs.
+# Version 0.11.3
+# --------------
+#
+# Note: This version has not been released yet.
+#
+#  * Fix for frequently edited documents in multi-master deployments being
+#    duplicated in _changes and _all_docs.
 
 Version 0.11.2
 --------------
 
-  * Fixed CVE-2010-2234: Apache CouchDB Cross Site Request Forgery Attack
-  * Avoid potential DOS attack by guarding all creation of atoms.
-  * 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.
-  * Some Futon and JavaScript library bugfixes.
+ * Fixed CVE-2010-2234: Apache CouchDB Cross Site Request Forgery Attack
+ * Avoid potential DOS attack by guarding all creation of atoms.
+ * 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.
+ * Some Futon and JavaScript library bugfixes.
 
 Version 0.11.1
 --------------

Reply via email to