diff options
author | Jan Lehnardt <jan@apache.org> | 2010-02-01 21:30:55 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-02-01 21:30:55 +0000 |
commit | f6664bfd4b1ff50fa9e2069b61ba4f683d8d3144 (patch) | |
tree | 40c001cba5b03231d74a82371472eb7178bc4c33 /NEWS | |
parent | 273f16564541dcbf6d0e7fea06aeadd258e6927d (diff) |
update NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@905417 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,6 +30,9 @@ This version has not been released yet. * Fixed query parameter handling in OAuth'd replication. * Fixed a bug preventing mixing languages with lists and views. * Avoid OS process leaks in lists. + * Avoid leaking file descriptors on automatic replication restarts. + * Various improvements to the Futon UI. + * Provide Content-MD5 header support for attachments. Version 0.10.1 -------------- |