From cf8d391caa446b742d38b680481fdab1c95991e0 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Tue, 21 Apr 2009 15:08:10 +0000 Subject: updated for configuration changes git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@767175 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 ++ NEWS | 1 + 2 files changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 0459ca02..52d0f758 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,8 @@ This version has not been released yet. Build and System Integration: + * Changed `couchdb` script configuration options. + * Added default.d and local.d configuration directories to load sequence. * Updated ownership and permission advice in `README` for better security. * The SysV/BSD daemon script now creates the PID directory on each invokation because PREFIX/var/run might be a temporary filesystem. diff --git a/NEWS b/NEWS index d80ffee8..0b3d6295 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ Version 0.10.0 This version has not been released yet. + * Added modular configuration file directories. * Miscellaneous improvements to build, system integration, and portability. Version 0.9.0 -- cgit v1.2.3