Version 1.4.0 ------------- * :issue:`1684`: Support for server-wide changes feed reporting on creation, updates and deletion of databases. :commit:`917d8988` * :issue:`1139`: it's possible to apply :ref:`list <listfun>` functions to ``_all_docs`` view. :commit:`54fd258e` * Automatic loading of CouchDB plugins. :commit:`3fab6bb5` * :issue:`1634`: Reduce PBKDF2 work factor. :commit:`f726bc4d` * Allow storing pre-hashed admin passwords via `_config` API. :commit:`c98ba561` * :issue:`1772`: Prevent invalid JSON output when using `all_or_nothing` `_bulk_docs` API. :commit:`dfd39d57` * Add a :ref:`configurable whitelist <config-couch_httpd_auth>` of user document properties. :commit:`8d7ab8b1` * :issue:`1852`: Support Last-Event-ID header in EventSource changes feeds. :commit:`dfd2199a` * Much improved documentation, including an :ref:`expanded description <vdufun>` of `validate_doc_update` functions (commit:`ef9ac469`) and a description of how CouchDB handles JSON :ref:`number values <number-handling>` (:commit:`bbd93f77`). * :issue:`1632`: Ignore epilogues in multipart/related MIME attachments. :commit:`2b4ab67a` * Split up replicator_db tests into multiple independent tests.
+*couchdb-1.4.0 (09 Sep 2013) + + 09 Sep 2013; Dirkjan Ochtman <djc@gentoo.org> +couchdb-1.4.0.ebuild: + Version bump couchdb to 1.4.0.
Thanks