summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorFilipe David Borba Manana <fdmanana@apache.org>2012-02-22 13:35:00 -0800
committerFilipe David Borba Manana <fdmanana@apache.org>2012-02-22 13:36:08 -0800
commit3c8432e4d44c4d3aa4d7d69b0ee2723cf33c18c4 (patch)
treecd710511f406f127ef80d0ff0f39607c2e01d26f /CHANGES
parentedbbe43193b129f2a215aa3447daef7b93fafec0 (diff)
downloadcouchdb-3c8432e4d44c4d3aa4d7d69b0ee2723cf33c18c4.tar.gz
Update CHANGES/NEWS to reflect COUCHDB-1413
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a71ebb694..8ab75e85f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -102,6 +102,7 @@ View Server:
* Fixed old index file descriptor leaks after a view cleanup.
* The requested_path property keeps the pre-rewrite path even when no VHost
configuration is matched.
+ * Fixed incorrect reduce query results when using pagination parameters.
OAuth: