diff options
author | Jan Lehnardt <jan@apache.org> | 2010-08-18 14:57:56 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-08-18 14:57:56 +0000 |
commit | 4b0f69f2fa9a8a6ead5ad62c1ebacfc50ede4591 (patch) | |
tree | e0251079e34a0b53cf81b2c93c4df02374b5080d | |
parent | b834461d54680d022d68725db68bbb9315768734 (diff) |
typo
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@986717 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,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. @@ -17,7 +17,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 |