summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2012-12-01 11:14:26 +0100
committerJan Lehnardt <jan@apache.org>2012-12-01 11:19:42 +0100
commit57eb1822fe80e3d46726861836c46cfb44b5f8bc (patch)
treec57e8065e94c24cf9e626ec52187e364e4b7a0e9
parent2a74f883758b194dd23394926f2e1b0fbb81dac1 (diff)
downloadcouchdb-57eb1822fe80e3d46726861836c46cfb44b5f8bc.tar.gz
fix formatting in NEWS
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b1fda8ec5..3c42ec724 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
-------------