Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79401 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79705 invoked from network); 3 Dec 2014 21:20:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2014 21:20:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.172 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.213.172 mail-ig0-f172.google.com Received: from [209.85.213.172] ([209.85.213.172:34456] helo=mail-ig0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/97-15597-DAE7F745 for ; Wed, 03 Dec 2014 16:20:46 -0500 Received: by mail-ig0-f172.google.com with SMTP id hl2so17539052igb.17 for ; Wed, 03 Dec 2014 13:20:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=9DXw5Ch4R15hRCBpkBsQ/7HETLnRMhfT9/+fgtS+usY=; b=SNG8SiLOSrMPGHc/UUxaIyo8IRpqfmrvXr/KAfaimMgygdeJb91HCHOZPBKpeBuc6W od/8rckwiPVDzfTBAxLutIZXGt8mPgPZvgZUFJTbugurh0FZbeX8pFEDjf0eJNqaQUdz a5TSNkQ2KJsCmUtwRfGOyJfxJ62gMei8opv/lPbfqH7HATvemMK19cB2+ODAgBudKKCJ +FIW85O1Fi87Glr1WEuzfEvXgkIjxp7RhYVjoy8+lTK8zFw6We0J49kWYA5o/DpXYEqu uCYESFWlI3sATRUIPeJ6Ejr1DOnU2jksRcSIGknEWC8k/ET/vUWDXh32jjEDBCU1L/Bw GfdA== X-Received: by 10.50.79.232 with SMTP id m8mr59494711igx.11.1417641641985; Wed, 03 Dec 2014 13:20:41 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.107.164.217 with HTTP; Wed, 3 Dec 2014 13:20:01 -0800 (PST) In-Reply-To: References: Date: Thu, 4 Dec 2014 06:20:01 +0900 X-Google-Sender-Auth: CWO60VqKqaqwfZoDXx-mNuMiZYk Message-ID: To: Peter Cowburn Cc: Ferenc Kovacs , Lior Kaplan , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e013a06067d4db60509566a29 Subject: Re: [PHP-DEV] PHP 5.4.35's ChangLog is misplaced From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e013a06067d4db60509566a29 Content-Type: text/plain; charset=UTF-8 Hi all, On Thu, Dec 4, 2014 at 2:21 AM, Peter Cowburn wrote: > 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 not >> 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. > I agree. Anyway, thank you for fixing the order. I was confused a little because it wasn't ordered by release date :) Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e013a06067d4db60509566a29--