From dev-return-15842-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Apr 27 23:54:21 2011 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 48AB32AEC for ; Wed, 27 Apr 2011 23:54:21 +0000 (UTC) Received: (qmail 78868 invoked by uid 500); 27 Apr 2011 23:54:20 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 78835 invoked by uid 500); 27 Apr 2011 23:54:20 -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 78827 invoked by uid 99); 27 Apr 2011 23:54:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 23:54:20 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.220.180 as permitted sender) Received: from [209.85.220.180] (HELO mail-vx0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 23:54:14 +0000 Received: by vxk12 with SMTP id 12so2561430vxk.11 for ; Wed, 27 Apr 2011 16:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=M3o9qKYqsj9zy2xqJrOCRrPX0T98iVbKjNl5rHd48NY=; b=MU1kWp/4055B+C3YayvAhtmV0QRpGxRo133eBwdUA5ichMiS5aWmsMVKRVR1KeWSz+ l29OM6XvYYoLfyNjNtL+2uvPPMelAnjzvAQggfhIk2FztEumSDaY8sqHKcv6RdGHFs4h pbrsSTLyXtN9K3IWMpZVXzhE65pRB0fB4S6TA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=eDngFxjyas5pwEjSW4gSHroVD3Z9qqq/SJBuqhEGg4Bq7ZQhtpWssA2mrdoUTNigUy /kp7wx+IfFazxwCOp995iUzqeIDLqnyoYb0F4m8qeP9g5sRU45xYJWddyhXZ56eDS63R 0QR4Ud/t3nimwBtOMqjFl5ZAFT42w5H/9jAJ0= Received: by 10.52.94.48 with SMTP id cz16mr1179050vdb.173.1303948433101; Wed, 27 Apr 2011 16:53:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.188.2 with HTTP; Wed, 27 Apr 2011 16:53:13 -0700 (PDT) In-Reply-To: References: From: Paul Davis Date: Wed, 27 Apr 2011 19:53:13 -0400 Message-ID: Subject: Re: RFC: Releasing 1.0.3 To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Apr 23, 2011 at 2:10 PM, Randall Leeds wr= ote: > Yes, that's why I'm proposing to add it to NEWS or CHANGES. > > On Apr 23, 2011 4:57 AM, "Filipe David Manana" wrot= e: >> >> On Sat, Apr 23, 2011 at 2:08 AM, Randall Leeds > wrote: >> > 1004 is maybe worth a mention. Isn't it necessary for replication >> > compatibility with upcoming 1.1? >> >> That ticket was already closed 2 or 3 days ago. >> >> > If so, it'd be good for people to know they should upgrade to 1.0.3 >> > before trying to run in a heterogeneous environment with 1.1. >> > >> > Other fixes that made it in which I don't see mentioned: >> > 549 >> >> 549 is mentioned in the CHANGES file for 1.0.3 >> >> > 1037 >> > 1047 >> > 1049 >> > 1065 >> > >> > I don't know which of those you want to mention, but I did a quick >> > scan of the log and these are what I thought might be worth stating. >> > >> > On Fri, Apr 22, 2011 at 17:48, Paul Davis > wrote: >> >> http://www.youtube.com/watch?v=3DNP0mQeLWCCo >> >> >> >> On Wed, Apr 20, 2011 at 7:59 PM, Paul Davis < > paul.joseph.davis@gmail.com> wrote: >> >>> As per the release procedure I'm asking developers for comments on >> >>> releasing 1.0.3. Also per release procedure I am compelled to >> >>> specifically ask people to check the NEWS and CHANGES files in the >> >>> 1.0.x branch for changes since the last release. >> >>> >> >>> That is all. >> >>> >> >> >> > >> >> >> >> -- >> Filipe David Manana, >> fdmanana@gmail.com, fdmanana@apache.org >> >> "Reasonable men adapt themselves to the world. >> =A0Unreasonable men adapt the world to themselves. >> =A0That's why all progress depends on unreasonable men." > Thanks for the double check on that Randall. Time to roll a release.