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 2012/12/06 12:34:43 UTC

[43/50] [abbrv] git commit: fix formatting in NEWS

fix formatting in NEWS


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

Branch: refs/heads/1536-feature-add-docs
Commit: 57eb1822fe80e3d46726861836c46cfb44b5f8bc
Parents: 2a74f88
Author: Jan Lehnardt <ja...@apache.org>
Authored: Sat Dec 1 11:14:26 2012 +0100
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Sat Dec 1 11:19:42 2012 +0100

----------------------------------------------------------------------
 NEWS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/57eb1822/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index b1fda8e..3c42ec7 100644
--- a/NEWS
+++ b/NEWS
@@ -20,13 +20,13 @@ This version has not been released yet.
  * New and updated passwords are hashed using PBKDF2.
  * Fix various bugs in the URL rewriter when recursion is involved.
  * Added Server-Sent Events protocol to db changes API.
- * Moved the JS test suite to the CLI
+ * Moved the JS test suite to the CLI.
  * Make password hashing synchronous when using the /_config/admins API.
  * Added utc_id UUID algorithm.
  * Encode database name during URL rewriting.
  * Include user name in show/list ETags.
  * Per module log levels.
- * server-wide UUID in some replication ids.
+ * Server-wide UUID in some replication ids.
 
 Version 1.2.1
 -------------