From 1c35f483d980afa918bf19a4b5fa9ebc1c7957e1 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sun, 17 Apr 2011 21:41:36 +0000 Subject: fix typo, move entry to correct section git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1094202 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index e558e500..b7b913e6 100644 --- a/CHANGES +++ b/CHANGES @@ -22,7 +22,6 @@ HTTP Interface: * Added support for recognizing "Q values" and media parameters in HTTP Accept headers. * Validate doc ids that come from a PUT to a URL. - * Added a "change password"-feature to Futon. Externals: @@ -32,7 +31,7 @@ Externals: Replicator: * Added `_replicator` database to manage replications. - * Fixed issues when an endpoint is a remote database acessible via SSL. + * Fixed issues when an endpoint is a remote database accessible via SSL. * Added support for continuous by-doc-IDs replication. Storage System: @@ -49,6 +48,11 @@ View Server: * Added view query aliases start_key, end_key, start_key_doc_id and end_key_doc_id. +Futon: + + * Added a "change password"-feature to Futon. + + Version 1.0.1 ------------- -- cgit v1.2.3