Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8BE1AF6AC for ; Fri, 29 Mar 2013 19:12:24 +0000 (UTC) Received: (qmail 86537 invoked by uid 500); 29 Mar 2013 19:12:24 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 86430 invoked by uid 500); 29 Mar 2013 19:12:24 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 86406 invoked by uid 99); 29 Mar 2013 19:12:24 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Mar 2013 19:12:24 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E8A0E834208; Fri, 29 Mar 2013 19:12:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: nslater@apache.org To: commits@couchdb.apache.org Date: Fri, 29 Mar 2013 19:12:24 -0000 Message-Id: In-Reply-To: <65976201314744af9b6c3e9535264cd1@git.apache.org> References: <65976201314744af9b6c3e9535264cd1@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: updated refs/heads/master to 2ce0ef3 Fix formatting Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/2ce0ef3e Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/2ce0ef3e Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/2ce0ef3e Branch: refs/heads/master Commit: 2ce0ef3ea9b2b4b4ca7a8942067a87b9ccf45ca5 Parents: 4b9bdac Author: Noah Slater Authored: Fri Mar 29 19:11:48 2013 +0000 Committer: Noah Slater Committed: Fri Mar 29 19:12:05 2013 +0000 ---------------------------------------------------------------------- CHANGES | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/2ce0ef3e/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index d2e9a9e..a1bf564 100644 --- a/CHANGES +++ b/CHANGES @@ -33,8 +33,8 @@ HTTP Interface: Replicator: - * The replicator will use a new server-wide UUID in checkpoint ids to - * improve the chances of an efficient resume. + * The replicator will use a new server-wide UUID in checkpoint IDs to + improve the chances of an efficient resume. Storage System: