summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2008-06-16 15:08:10 +0000
committerNoah Slater <nslater@apache.org>2008-06-16 15:08:10 +0000
commit5a8ba1a79b6887a54896f8d15b1462a28405b1df (patch)
tree88d8f79494ce8f5a6250fbca5996788a8fa451e8 /NEWS
parent85a0f5eaa0e7114aa31d7f91539d331e6e114e77 (diff)
downloadcouchdb-5a8ba1a79b6887a54896f8d15b1462a28405b1df.tar.gz
removed old no-portability flag to automake
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@668183 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 543ffba42..810858123 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ Released under the patronage of the Apache Software Foundation Incubator.
* Added support for incremental map/reduce views.
* Changed database file format.
* Many improvements to Futon, the web administration interface.
+ * Miscellaneous improvements to system integration and portability.
* Swapped out Erlang's inets HTTP server for the Mochiweb HTTP server.
* SpiderMonkey is no longer included with CouchDB, but rather treated as an
external dependendancy.