Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 85746 invoked from network); 17 Feb 2010 19:39:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Feb 2010 19:39:29 -0000 Received: (qmail 88679 invoked by uid 500); 17 Feb 2010 19:39:28 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 88605 invoked by uid 500); 17 Feb 2010 19:39:27 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 88596 invoked by uid 99); 17 Feb 2010 19:39:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2010 19:39:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of poirier@pobox.com designates 208.72.237.35 as permitted sender) Received: from [208.72.237.35] (HELO sasl.smtp.pobox.com) (208.72.237.35) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2010 19:39:16 +0000 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id F41E1904FC; Wed, 17 Feb 2010 14:38:52 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=dLjuVLqB8c6eSwbbP/pGWTijLns=; b=PstHIF 8COpYpJQVPt9L0PMpyB9aq4WQ+H5n9o+hroQG7ao1tHcdCm9ZE2uPcWDCT2iKVL7 4e61XMv5SHF7lb6Gdz+T6x7afDN3mu8E45tZxcc4WgL1cM5MS2JFB8iw5X00Nusk oT59nAtXQL8fCAeJh3E4a8OqNUsi8a+p20bvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:subject :in-reply-to:references:date:message-id:mime-version :content-type; q=dns; s=sasl; b=W1ozGmocJ4u0lELZvrlukcFO71vE2cES JYy9k5uiBvIzSv9Cus31Ro/mN2Eh4CqdKohJe6SdUYwAstlVNdetaq20hj5AQmxY tC78SqCYSBIi38ny1+XPBSl+RLEEYpz+bRuDhyfz9FXaUFLdSuyHQZJajz5uxLX9 mTc/Q9tcJxQ= Received: from b-pb-sasl-quonix. (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id E14F6904FA; Wed, 17 Feb 2010 14:38:51 -0500 (EST) Received: from slappy.mynet (unknown [129.33.49.251]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by b-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 8650E904F9; Wed, 17 Feb 2010 14:38:50 -0500 (EST) From: Dan Poirier To: dev@httpd.apache.org Subject: Re: What goes in CHANGES and svn log comments? In-Reply-To: (Dan Poirier's message of "Sat, 06 Feb 2010 10:36:07 -0500") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin) Date: Wed, 17 Feb 2010 14:38:48 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Pobox-Relay-ID: 13994CF4-1BFC-11DF-B24C-FA480635E987-25076293!b-pb-sasl-quonix.pobox.com X-Virus-Checked: Checked by ClamAV on apache.org On 2010-02-06 at 10:36, Dan Poirier wrote: > * In trunk, does CHANGES document the changes from the last stable > release, or from the previous alpha release of trunk? That would > affect whether backported fixes should be mentioned in trunk CHANGES. Does anyone have comments on this question? Thanks, Dan