From dev-return-20009-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Jan 6 21:41:32 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E82ABDB9 for ; Fri, 6 Jan 2012 21:41:32 +0000 (UTC) Received: (qmail 14975 invoked by uid 500); 6 Jan 2012 21:41:31 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 14908 invoked by uid 500); 6 Jan 2012 21:41:31 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 14900 invoked by uid 99); 6 Jan 2012 21:41:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 21:41:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of randall.leeds@gmail.com designates 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-tul01m020-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 21:41:24 +0000 Received: by obbup3 with SMTP id up3so3014031obb.11 for ; Fri, 06 Jan 2012 13:41:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=W3wYFN0UZ/5R+yAVo04XakJV6K9yisLyz9WOCTFqWhw=; b=eC/S8IuFubQELSermXZUBDIAAQCAYakp328n/YWkj4zifFFafRMfgzZqlcl1ABbR+3 pGbcsIrmPAG6q3x+ZOpuT3HvFuOYuL6SX6GOkj0SwX6qNNO731McBHGL6sgzXt06h8MH m7VhCxqlnI7ZAH/Uv7x5XGPNOEJKkfIqBrCsQ= MIME-Version: 1.0 Received: by 10.50.153.234 with SMTP id vj10mr8898775igb.16.1325886063893; Fri, 06 Jan 2012 13:41:03 -0800 (PST) Received: by 10.42.165.72 with HTTP; Fri, 6 Jan 2012 13:41:03 -0800 (PST) In-Reply-To: References: Date: Fri, 6 Jan 2012 13:41:03 -0800 Message-ID: Subject: Re: RFC: Releasing 1.2.0 From: Randall Leeds To: dev@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Jan 6, 2012 at 13:24, Jan Lehnardt wrote: > > On Jan 6, 2012, at 22:19 , Noah Slater wrote: > >> Hey chaps, >> >> Let's pull our finger out and get 1.2.0 shipped. > > Let's do it! :) > >> Do we have everything in trunk that we want in 1.2.0, or are there any >> patches y'all are sitting on? > > > In fact, we have a 1.2.x branch ready to go, no need to wait for anything= in trunk or master to cut a new branch. > > But for your real question, all the patches I care for made it into the 1= .2.x branch. And I went through JIRA to make sure there are no outstanding = issues marked for 1.2.x: > > =C2=A0http://s.apache.org/couchdb-1.2.x (The one you see Randall is curre= ntly working on) Fixed. Turns out it wasn't even an issue on 1.2.x. Fixed on master, though. > > >> Also, can you all check NEWS and CHANGES to make sure they are up to dat= e? I'll look it over now.