This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch 230-release-notes
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit 40402c3d5cdc04a07589e14422f330230c7685a6
Author: Joan Touzet <[email protected]>
AuthorDate: Thu Nov 22 13:02:46 2018 -0500

    Update 2.3 release notes
---
 src/whatsnew/2.3.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/whatsnew/2.3.rst b/src/whatsnew/2.3.rst
index fca30d1..ba6e9c7 100644
--- a/src/whatsnew/2.3.rst
+++ b/src/whatsnew/2.3.rst
@@ -230,6 +230,10 @@ Bugfixes
   populated with valid values.
 * :ghissue:`1717`: If the ``.ini`` config file is read only, an attempt to 
update the
   config through the HTTP API will now result in a proper ``eacces`` error 
response.
+* :ghissue:`1603`: CouchDB now returns the correct ``total_rows`` result when 
querying
+  ``/{db}/_design_docs``.
+* :ghissue:`1629`: Internal load validation functions no longer incorrectly 
hold open
+  a deleted database or its host process.
 
 Mango
 -----

Reply via email to