diff options
| author | Filipe David Manana <fdmanana@apache.org> | 2011-10-20 17:55:58 +0100 |
|---|---|---|
| committer | Filipe David Manana <fdmanana@apache.org> | 2011-10-20 17:57:08 +0100 |
| commit | 89f7faa6d09248999fb51ffd2a13777168f51805 (patch) | |
| tree | 027b682eeb0d886e86a17d7e7fc95e1a808a5763 | |
| parent | 0d0ed4122370bf279d26057395bdc508bc4ae9f7 (diff) | |
Update CHANGES and NEWS to reflect COUCHDB-1129
| -rw-r--r-- | CHANGES | 1 | ||||
| -rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,7 @@ Version 1.1.1 * Fix replication crash when source database has a document with empty ID. * Fix deadlock when assigning couchjs processes to serve requests. * Fixes to the document multipart PUT API. +* Fixes regarding file descriptor leaks for databases with views. Version 1.1.0 ------------- @@ -34,6 +34,7 @@ Version 1.1.1 * Fix replication crash when source database has a document with empty ID. * Fix deadlock when assigning couchjs processes to serve requests. * Fixes to the document multipart PUT API. +* Fixes regarding file descriptor leaks for databases with views. Version 1.1.0 ------------- |
