You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2013/05/28 22:04:59 UTC

[1/2] git commit: updated refs/heads/master to fed3302

Updated Branches:
  refs/heads/master cd42fa02b -> fed330286


Forward port 1.3.1 changes


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

Branch: refs/heads/master
Commit: 06b9aa50abdb572a98e44cfff4b7e89bf01e2fbc
Parents: cd42fa0
Author: Noah Slater <ns...@apache.org>
Authored: Tue May 28 21:03:03 2013 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Tue May 28 21:03:03 2013 +0100

----------------------------------------------------------------------
 CHANGES                     |   27 ++++++++++++---------------
 NEWS                        |   16 +++++++---------
 share/doc/src/changelog.rst |   28 ++++++++++++++++++++++++++++
 3 files changed, 47 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/06b9aa50/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 08cb160..fd8187b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,29 +20,26 @@ Apache CouchDB CHANGES
 #  * Bump Mochiweb dependency to v2.4.2.
 #  * Minimum Erlang/OTP version is now R14B.
 
-# Version 1.3.1
-# -------------
-#
-# This version has not been released yet.
+Version 1.3.1
+-------------
 
-# Replicator:
+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:
+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:
+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:
+Misc:
 
-#  * Improve documentation: better structure, improve language, less duplication.
-#  * Improvements to test suite and VPATH build system.
+ * Improve documentation: better structure, improve language, less duplication.
+ * Improvements to test suite and VPATH build system.
 
 Version 1.3.0
 -------------

http://git-wip-us.apache.org/repos/asf/couchdb/blob/06b9aa50/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index efa79aa..ee45eff 100644
--- a/NEWS
+++ b/NEWS
@@ -16,16 +16,14 @@ Each release section notes when backwards incompatible changes have been made.
 #  * Bump Mochiweb dependency to v2.4.2.
 #  * Minimum Erlang/OTP version is now R14B.
 
-# Version 1.3.1
-# -------------
-#
-# This version has not been released yet.
+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
 -------------

http://git-wip-us.apache.org/repos/asf/couchdb/blob/06b9aa50/share/doc/src/changelog.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst
index 2f2334d..b933b9a 100644
--- a/share/doc/src/changelog.rst
+++ b/share/doc/src/changelog.rst
@@ -43,6 +43,34 @@ CouchDB 1.0.x release.
    CouchDB 1.0.x you must back up your data files before performing the
    upgrade and compaction process.
 
+Version 1.3.1
+-------------
+
+Replicator
+^^^^^^^^^^
+
+* :issue:`1788`: Tolerate missing source and target fields in _replicator docs.
+  :commit:`869f42e2`
+
+Log System
+^^^^^^^^^^
+
+* Don't log about missing .compact files. :commit:`06f1a8dc`
+* :issue:`1794`: Fix bug in WARN level logging from 1.3.0.
+
+View Server
+^^^^^^^^^^^
+
+* :issue:`1792`: Fix the -S option to couchjs to increase memory limits.
+  :commit:`cfaa66cd`
+
+Miscellaneous
+^^^^^^^^^^^^^
+
+* Improve documentation: better structure, improve language, less duplication.
+* :issue:`1784`: Improvements to test suite and VPATH build system.
+  :commit:`01afaa4f`
+
 Version 1.3.0
 -------------
 


[2/2] git commit: updated refs/heads/master to fed3302

Posted by ns...@apache.org.
Remove 1.2.3 sections


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

Branch: refs/heads/master
Commit: fed33028605a7803c9d94a9f60c6e875297cd890
Parents: 06b9aa5
Author: Noah Slater <ns...@apache.org>
Authored: Tue May 28 21:04:46 2013 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Tue May 28 21:04:46 2013 +0100

----------------------------------------------------------------------
 CHANGES |    5 -----
 NEWS    |    5 -----
 2 files changed, 0 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/fed33028/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index fd8187b..269ace0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -116,11 +116,6 @@ Build System:
  * Fixed issue in couchdb script where stopped status returns before process
    exits.
 
-# Version 1.2.3
-# -------------
-#
-# This version has not been released yet.
-
 Version 1.2.2
 -------------
 

http://git-wip-us.apache.org/repos/asf/couchdb/blob/fed33028/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index ee45eff..b040194 100644
--- a/NEWS
+++ b/NEWS
@@ -46,11 +46,6 @@ Version 1.3.0
    version.
  * Experimental support for Cross-Origin Resource Sharing (CORS).
 
-# Version 1.2.3
-# -------------
-#
-# This version has not been released yet.
-
 Version 1.2.2
 -------------