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 F00F1D1D8 for ; Tue, 28 May 2013 20:04:59 +0000 (UTC) Received: (qmail 66726 invoked by uid 500); 28 May 2013 20:04:59 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 66687 invoked by uid 500); 28 May 2013 20:04:59 -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 66679 invoked by uid 99); 28 May 2013 20:04:59 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 May 2013 20:04:59 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 91E3489C048; Tue, 28 May 2013 20:04:59 +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: Tue, 28 May 2013 20:05:00 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: updated refs/heads/master to fed3302 Remove 1.2.3 sections Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/fed33028 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/fed33028 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/fed33028 Branch: refs/heads/master Commit: fed33028605a7803c9d94a9f60c6e875297cd890 Parents: 06b9aa5 Author: Noah Slater Authored: Tue May 28 21:04:46 2013 +0100 Committer: Noah Slater Committed: Tue May 28 21:04:46 2013 +0100 ---------------------------------------------------------------------- CHANGES | 5 ----- NEWS | 5 ----- 2 files changed, 0 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/fed33028/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index fd8187b..269ace0 100644 --- a/CHANGES +++ b/CHANGES @@ -116,11 +116,6 @@ Build System: * Fixed issue in couchdb script where stopped status returns before process exits. -# Version 1.2.3 -# ------------- -# -# This version has not been released yet. - Version 1.2.2 ------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/fed33028/NEWS ---------------------------------------------------------------------- diff --git a/NEWS b/NEWS index ee45eff..b040194 100644 --- a/NEWS +++ b/NEWS @@ -46,11 +46,6 @@ Version 1.3.0 version. * Experimental support for Cross-Origin Resource Sharing (CORS). -# Version 1.2.3 -# ------------- -# -# This version has not been released yet. - Version 1.2.2 -------------