Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79396 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57739 invoked from network); 3 Dec 2014 17:22:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2014 17:22:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.53 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 74.125.82.53 mail-wg0-f53.google.com Received: from [74.125.82.53] ([74.125.82.53:61646] helo=mail-wg0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/24-15597-5C64F745 for ; Wed, 03 Dec 2014 12:22:14 -0500 Received: by mail-wg0-f53.google.com with SMTP id l18so20479882wgh.40 for ; Wed, 03 Dec 2014 09:22:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=9FWsRZZ1DIPmm6dm4SFyIIjkCWbCh9m13w6OSGub4to=; b=QYGk3qei9AUxSa1FKLEuCbC/J731h5a8FJiNOt5YqjpEgeMYF8cdDLz9+fafH49z01 aFJyfuTAQUZTJ7PzZ4dcu3BKUGKIwRONR9mcd0yt8SdK/M7zp/WlsSaC+atAujqmGQ4B tW7xKay9iskcQKpYD6fLYgU55QRfMgtmLFZZMuBuDxjOUtIqtjuVXQWTqrfNahgnelMc kcF77Ix05reATY59ezJjlsB0kV6DKFw1vKlsNnOVwOnRzksIV1mWQq1Rsl5SvL4KZwp8 cXZcSHuCNjOXsF43W7r6zx2emkFBUvvf6khlyXZeGkoKerIOTq7i4xOwF+5eNtNaQgX3 qmGQ== X-Received: by 10.180.100.98 with SMTP id ex2mr33617452wib.58.1417627329690; Wed, 03 Dec 2014 09:22:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.27.47.137 with HTTP; Wed, 3 Dec 2014 09:21:29 -0800 (PST) In-Reply-To: References: Date: Wed, 3 Dec 2014 17:21:29 +0000 Message-ID: To: Ferenc Kovacs Cc: Lior Kaplan , Yasuo Ohgaki , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=f46d041825f46903240509531575 Subject: Re: [PHP-DEV] PHP 5.4.35's ChangLog is misplaced From: petercowburn@gmail.com (Peter Cowburn) --f46d041825f46903240509531575 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 3 December 2014 at 14:25, Ferenc Kovacs wrote: > On Wed, Dec 3, 2014 at 2:44 PM, Lior Kaplan wrote: > > > Fixed. > > > > (allow a few minutes for the change to take affect). > > > > > Hi, > > I did not fix it, because I'm not sure it is a policy that when multiple > php versions are released then we should order them by the version and no= t > by the time of the release. > I'm not aware of it being a policy either, but for ChangeLog-5.php (excluding the one that prompted the original email in this thread), whenever releases are on the same date they're in descending version order in ChangeLog-5.php. The RMs have enough on their plates at release time: worrying about the placement of a change log in this file shouldn't be high on their list. So long as the change log gets added. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > --f46d041825f46903240509531575--