summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 7 insertions, 1 deletions
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: