doc: add the all_db pagination feature to the 1.6 news

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

Branch: refs/heads/1960-paginate-all_dbs
Commit: 094f90a9933b5fb0b53963eb10b3dd905071fc7c
Parents: 88b11db
Author: Benoit Chesneau <[email protected]>
Authored: Sun Jan 5 09:39:29 2014 +0100
Committer: Benoit Chesneau <[email protected]>
Committed: Sun Jan 5 09:55:10 2014 +0100

----------------------------------------------------------------------
 share/doc/src/whatsnew/1.6.rst | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/094f90a9/share/doc/src/whatsnew/1.6.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/whatsnew/1.6.rst b/share/doc/src/whatsnew/1.6.rst
index 2a0fc6e..98bfa54 100644
--- a/share/doc/src/whatsnew/1.6.rst
+++ b/share/doc/src/whatsnew/1.6.rst
@@ -51,3 +51,4 @@ Version 1.6.0
 * :issue:`1962`: Various replicator enhancements
   :commit:`1d5fe2aa` write access for checkpoints is not required on source db
   :commit:`0693f98e` make the replication checkpoint interval configurable
+* :issue:`1960`: Paginate ``all dbs`` :commit:`e1ea7678`

Reply via email to