Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 59367 invoked from network); 9 Feb 2009 15:15:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2009 15:15:40 -0000 Received: (qmail 79724 invoked by uid 500); 9 Feb 2009 15:15:39 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 79688 invoked by uid 500); 9 Feb 2009 15:15:39 -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 79677 invoked by uid 99); 9 Feb 2009 15:15:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 07:15:39 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of zachary.zolton@gmail.com designates 209.85.132.247 as permitted sender) Received: from [209.85.132.247] (HELO an-out-0708.google.com) (209.85.132.247) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 15:15:33 +0000 Received: by an-out-0708.google.com with SMTP id c37so693169anc.5 for ; Mon, 09 Feb 2009 07:15:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=vGcC7xXlW9eovz3OmR0okCKdJPFNMLuekBSzOioQS6c=; b=GmgoeZCcwM3A0wOsENuE4eEfDlRiHD/sevT3wJyA0xcOLHipQpJol4AKHCmP0vgG47 hSWd9F0xwIg76CqeSlYT7u2aEg0AXXnTPkyiZbKry8AOqRfkbkjU78vqrliu5ytGMxNd nsp4fFfPit3a2+Bl47wtx9JviD0z93QJdBEqM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=LhqT1tyH8LGKuKS9pGc9MwCIOojyDIVAcJgEZzIN+QPa+9ZbtkSEM63AbF67/dQxK4 KskwWm+L8udQ2LWUv9yOZGtNx1jMYjsf+MuJqijgmrgc6x3gqBKokwbjByLf+ca5wT5F DMhVRWlVFy9PLKkf2TYAaG30V11ucrklMyxdU= MIME-Version: 1.0 Received: by 10.100.154.9 with SMTP id b9mr2883581ane.73.1234192512252; Mon, 09 Feb 2009 07:15:12 -0800 (PST) In-Reply-To: References: Date: Mon, 9 Feb 2009 09:15:12 -0600 Message-ID: Subject: Re: COUCHDB-190 From: Zachary Zolton To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org My mistake; I'm not used to how this group works yet. Thanks for setting me straight! Frankly, I'm just excited to be able to contribute to this project. Looking for more low-hanging fruit on which to practice my Erlang... Cheers, Zach On Mon, Feb 9, 2009 at 9:06 AM, Paul Davis wrote: > The patch looks solid assuming that using a date from 1900 is kosher. > Getting it accepted means waiting for one of the devs to go on a close > out spree. Its on the blocking list so don't worry about it missing > 0.9 > > HTH, > Paul Davis > > On Mon, Feb 9, 2009 at 9:51 AM, Zachary Zolton wrote: >> All, >> >> I posted a patch for this last week, including the modifications >> suggested by the mailing list, but haven't heard any activity. >> >> Is there anything else I should do to get this patch accepted? >> >> https://issues.apache.org/jira/browse/COUCHDB-190 >> >> >> Cheers, >> >> Zach >> >