Updated Branches: refs/heads/0.8.x 1e4d70a0b -> c770301bf
Fixing some CHANGES inconsistencies between 0.8.x and 0.9.x Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/c770301b Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c770301b Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c770301b Branch: refs/heads/0.8.x Commit: c770301bf39a1cfad4c58ec661b2fa2baf13761e Parents: 1e4d70a Author: Noah Slater <[email protected]> Authored: Mon Feb 25 21:13:04 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Mon Feb 25 21:13:04 2013 +0000 ---------------------------------------------------------------------- CHANGES | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/c770301b/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 4ca7abc..b200c60 100644 --- a/CHANGES +++ b/CHANGES @@ -39,7 +39,7 @@ Build and System Integration: * 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: +Futon: * The view selector dropdown should now work in Opera and Internet Explorer even when it includes optgroups for design documents. (COUCHDB-81) @@ -117,7 +117,7 @@ Build and System Integration: * The `couchdb` and `couchjs` scripts have been improved for portability. * The build and system integration have been improved for portability. -Futon Utility Client: +Futon: * When adding a field to a document, Futon now just adds a field with an autogenerated name instead of prompting for the name with a dialog. The name
