From 194975152f9c7d3d6f0c35c44a25415bc0fbafb6 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Sat, 18 Apr 2009 15:28:49 +0000 Subject: updated for recent changes git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@766340 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 +++++++- NEWS | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index aab8b635..0459ca02 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,12 @@ Version 0.10.0 This version has not been released yet. +Build and System Integration: + + * 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. + Version 0.9.0 ------------- @@ -127,7 +133,7 @@ Build and System Integration: * The `couchdb` script no longer uses `awk` for configuration checks as this was causing portability problems. - * Updated `sudo` example in the `README` to use the `-i` option, this fixes + * Updated `sudo` example in `README` to use the `-i` option, this fixes problems when invoking from a directory the `couchdb` user cannot access. Futon Utility Client: diff --git a/NEWS b/NEWS index 508b3bb8..d80ffee8 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ Version 0.10.0 This version has not been released yet. + * Miscellaneous improvements to build, system integration, and portability. + Version 0.9.0 ------------- -- cgit v1.2.3