From e6f647b02d54f3fcbee80f75273533630434ea51 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Wed, 18 Aug 2010 14:59:10 +0000 Subject: typo git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@986719 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 08458f10..a8d82f31 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,7 @@ Storage System: Replicator: - * Added support for replication via an HTTP/HTTP proxy. + * Added support for replication via an HTTP/HTTPS proxy. * Fix pull replication of attachments from 0.11 to 1.0.x. * Make the _changes feed work with non-integer seqnums. diff --git a/NEWS b/NEWS index 121c6b0e..d69f0dcd 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ Version 1.0.1 * Fix data corruption bug COUCHDB-844. Please see http://couchdb.apache.org/notice/1.0.1.html for details. - * Added support for replication via an HTTP/HTTP proxy. + * Added support for replication via an HTTP/HTTPS proxy. * Fixed various replicator bugs for interop with older CouchDB versions. * Show fields saved along with _deleted=true. Allows for auditing of deletes. * Enable basic-auth popup when required to access the server, to prevent -- cgit v1.2.3