Updated Branches: refs/heads/0.9.x 77e0c360d -> 1201b675a
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/1201b675 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/1201b675 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/1201b675 Branch: refs/heads/0.9.x Commit: 1201b675a4218a7c68e83e526c35f98cd1fcd674 Parents: 77e0c36 Author: Noah Slater <[email protected]> Authored: Mon Feb 25 20:56:58 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Mon Feb 25 20:56:58 2013 +0000 ---------------------------------------------------------------------- CHANGES | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/1201b675/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 05c4926..2e35e1f 100644 --- a/CHANGES +++ b/CHANGES @@ -176,7 +176,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:
