summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandall Leeds <randall@apache.org>2013-05-28 00:47:54 -0700
committerRandall Leeds <randall@apache.org>2013-05-28 00:48:22 -0700
commit1421a224672d59c2eee1780c8cba11693e6b3abb (patch)
tree2fc10e42b6f980ca87e9a61efa457130a8b3a4c2
parent62cc707e5121a947643f262f8103cc01c6119430 (diff)
downloadcouchdb-1421a224672d59c2eee1780c8cba11693e6b3abb.tar.gz
match indent in NEWS/CHANGES with older releases
-rw-r--r--CHANGES14
-rw-r--r--NEWS10
2 files changed, 12 insertions, 12 deletions
diff --git a/CHANGES b/CHANGES
index 3ecd19c48..805781422 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,22 +8,22 @@ This version has not been released yet.
Replicator:
-* Tolerate missing source and target fields in _replicator docs
- (COUCHDB-1788).
+ * Tolerate missing source and target fields in _replicator docs
+ (COUCHDB-1788).
Log System:
-* Don't log about missing .compact files.
-* Fix bug in WARN level logging from 1.3.0 (COUCHDB-1794).
+ * Don't log about missing .compact files.
+ * Fix bug in WARN level logging from 1.3.0 (COUCHDB-1794).
View Server:
-* Fix the -S option to couchjs to increase memory limits (COUCHDB-1792).
+ * Fix the -S option to couchjs to increase memory limits (COUCHDB-1792).
Misc:
-* Improve documentation: better structure, improve language, less duplication.
-* Improvements to test suite.
+ * Improve documentation: better structure, improve language, less duplication.
+ * Improvements to test suite.
Version 1.3.0
-------------
diff --git a/NEWS b/NEWS
index 4a053208b..486daf03e 100644
--- a/NEWS
+++ b/NEWS
@@ -10,11 +10,11 @@ Each release section notes when backwards incompatible changes have been made.
Version 1.3.1
-------------
-* Tolerate missing source and target fields in _replicator docs.
-* Don't log about missing .compact files.
-* Fix bug in WARN level logging from 1.3.0.
-* Improve documentation: better structure, improve language, less duplication.
-* Improvements to test suite.
+ * Tolerate missing source and target fields in _replicator docs.
+ * Don't log about missing .compact files.
+ * Fix bug in WARN level logging from 1.3.0.
+ * Improve documentation: better structure, improve language, less duplication.
+ * Improvements to test suite.
Version 1.3.0
-------------