diff options
author | Noah Slater <nslater@apache.org> | 2008-09-11 19:31:36 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-09-11 19:31:36 +0000 |
commit | 6a652aa8be8d7c1e01463d04a6b31e5f6d90196e (patch) | |
tree | 763c965c53fe6c26f38f074b79b7b71f92086dfa | |
parent | 088bb03823efcd22cc24da8ed33e2799205f46c0 (diff) |
updated CHANGES
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@694433 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |