summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipe David Borba Manana <fdmanana@apache.org>2010-11-19 12:22:57 +0000
committerFilipe David Borba Manana <fdmanana@apache.org>2010-11-19 12:22:57 +0000
commitb1978300207a8ba888a85b0302fc98293f54fdb2 (patch)
tree7d986fe4a10e28a4ea7faaccf6033b22c0e46111
parentaae8762c1560a110f11fa8f2524018f20504e40d (diff)
Updated CHANGES for 1.1.0.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1036816 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6e8ebdcc..44b7ce94 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,6 +40,8 @@ View Server:
returning a `stale=ok` response.
* Warn about empty result caused by `startkey` and `endkey` limiting.
* Built-in reduce function `_sum` now accepts lists of integers as input.
+ * Added view query aliases start_key, end_key, start_key_docid and
+ end_key_docid.
Version 1.0.1
-------------