Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59243 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37151 invoked from network); 30 Mar 2012 17:35:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2012 17:35:03 -0000 Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 141.146.126.227 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.227 acsinet15.oracle.com Received: from [141.146.126.227] ([141.146.126.227:31015] helo=acsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/B2-22662-6CEE57F4 for ; Fri, 30 Mar 2012 12:35:02 -0500 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by acsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q2UHYwia021161 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 30 Mar 2012 17:34:59 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q2UHYvWS015540 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 30 Mar 2012 17:34:58 GMT Received: from abhmt113.oracle.com (abhmt113.oracle.com [141.146.116.65]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q2UHYv3d001968 for ; Fri, 30 Mar 2012 12:34:57 -0500 Received: from hubby.local (/50.131.91.176) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 30 Mar 2012 10:34:57 -0700 Message-ID: <4F75EEC1.5060206@oracle.com> Date: Fri, 30 Mar 2012 10:34:57 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: internals@lists.php.net References: <4F755AFC.2040101@sugarcrm.com> <4F756658.3040102@sugarcrm.com> In-Reply-To: <4F756658.3040102@sugarcrm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090203.4F75EEC3.0033,ss=1,re=0.000,fgs=0 Subject: Re: [PHP-DEV] PHP 5.4.1 RC1 Released From: christopher.jones@oracle.com (Christopher Jones) On 3/30/12 12:52 AM, Stas Malyshev wrote: > Hi! > >> I know this is controversial and some people have been committing to both >> 5.3 and 5.4 NEWS files. However, we have clear guidance for this: > > OK, we need to have specific policy on it, because I'm hearing people > having contradictory opinions on that. Pre git, I would have strongly voted that when a fix was merged to a branch then that branch's NEWS file should be updated. At release time the NEWS file would be already be complete. Snapshots would also be consistent between code & NEWS. This process differs from the documented one. With the way our git repo is configured, I don't know if this causes merging issues. NB the wiki gives git settings for NEWS: $ git config merge.NEWS.name "Keep the NEWS file" $ git config merge.NEWS.driver 'touch %A' Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/