diff options
author | Filipe David Borba Manana <fdmanana@apache.org> | 2011-11-28 12:52:11 +0000 |
---|---|---|
committer | Filipe David Borba Manana <fdmanana@apache.org> | 2011-11-28 12:52:11 +0000 |
commit | 4d9f690daa477090a8afd1b649024e5ccf546570 (patch) | |
tree | 507b73a310107f6a52752c17518b8f487bb74738 /NEWS | |
parent | d159dba5620060dcec00c9a877c00a699d6087bc (diff) | |
download | couchdb-4d9f690daa477090a8afd1b649024e5ccf546570.tar.gz |
Update CHANGES & NEWS to reflect COUCHDB-1289
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,6 +44,8 @@ This version has not been released yet. * Fixed old index file descriptor leaks after a view cleanup. * Performance improvements for the built-in changes feed filters `_doc_ids` and `_design`. + * Fixes to the `_changes` feed heartbeat option when combined with + a filter. It affected continuous pull replications with a filter. Version 1.1.2 ------------- |