summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2008-09-11 19:31:36 +0000
committerNoah Slater <nslater@apache.org>2008-09-11 19:31:36 +0000
commit6a652aa8be8d7c1e01463d04a6b31e5f6d90196e (patch)
tree763c965c53fe6c26f38f074b79b7b71f92086dfa /CHANGES
parent088bb03823efcd22cc24da8ed33e2799205f46c0 (diff)
updated CHANGES
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@694433 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a50d1678..adc60a88 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@ Version 0.9.0-incubating
Packaging and System Integration:
+ * Added COUCHDB_OPTIONS to etc/default/couchdb file.
+ * Remove COUCHDB_INI_FILE and COUCHDB_PID_FILE from etc/default/couchdb file.
* Updated `configure.ac` to manually link `libm` for portability.
* Updated `configure.ac` to extended default library paths.
* Removed inets configuration files.