Updated Branches: refs/heads/0.8.x 10be6e13c -> 53e23506c
Fixing some CHANGES inconsistencies between 0.9.x and 0.10.x Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/53e23506 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/53e23506 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/53e23506 Branch: refs/heads/0.8.x Commit: 53e23506ce8ba090000304e26e48367025420e8e Parents: 10be6e1 Author: Noah Slater <[email protected]> Authored: Mon Feb 25 20:56:58 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Mon Feb 25 20:58:03 2013 +0000 ---------------------------------------------------------------------- CHANGES | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/53e23506/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index bc9da36..4ca7abc 100644 --- a/CHANGES +++ b/CHANGES @@ -36,7 +36,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:
