Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57900 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13339 invoked from network); 18 Feb 2012 04:33:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Feb 2012 04:33:58 -0000 Authentication-Results: pb1.pair.com header.from=adam@adamharvey.name; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=adam@adamharvey.name; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain adamharvey.name designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: adam@adamharvey.name X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:59852] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/20-12233-53A2F3F4 for ; Fri, 17 Feb 2012 23:33:58 -0500 Received: by iakk32 with SMTP id k32so6281011iak.29 for ; Fri, 17 Feb 2012 20:33:54 -0800 (PST) Received-SPF: pass (google.com: domain of adam@adamharvey.name designates 10.50.179.106 as permitted sender) client-ip=10.50.179.106; Authentication-Results: mr.google.com; spf=pass (google.com: domain of adam@adamharvey.name designates 10.50.179.106 as permitted sender) smtp.mail=adam@adamharvey.name; dkim=pass header.i=adam@adamharvey.name Received: from mr.google.com ([10.50.179.106]) by 10.50.179.106 with SMTP id df10mr904599igc.6.1329539634313 (num_hops = 1); Fri, 17 Feb 2012 20:33:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamharvey.name; s=google; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=1FPSkxBzqd3fXopbJQmI0hr1n/KDFOSXuHSJPrFXq8A=; b=hvaWmRr8uWoYRMn40Em9qM+B/LzX0pCQ9KG0vApwOsN1frfJBTi0jXLRbQMvoE/yty XGrkObvaTvIxu5ynCFYDe9hx+RIQvrAeQ1GwJAfrYBNNyrwPQ/pBffPv316zBe2Xl56m PNDdsVk/CpXFN4TUWdBg55x1GzufqaLVtmCSc= Received: by 10.50.179.106 with SMTP id df10mr740931igc.6.1329539634200; Fri, 17 Feb 2012 20:33:54 -0800 (PST) MIME-Version: 1.0 Sender: adam@adamharvey.name Received: by 10.43.50.131 with HTTP; Fri, 17 Feb 2012 20:33:34 -0800 (PST) In-Reply-To: References: Date: Sat, 18 Feb 2012 12:33:34 +0800 X-Google-Sender-Auth: 5rsrZbN2vGmLVCIp6VSTlX03mgY Message-ID: To: =?UTF-8?B?T25kxZllaiBTdXLDvQ==?= Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQm1bk3NLx37UQx7nQRTFnZHKiDXp3eCRNf+6ff9OtzwDg23ZUc3Jz0q9Eh9Vkm7oIINaYWX Subject: Re: [PHP-DEV] Don't forget to merge 5.3.10 NEWS From: aharvey@php.net (Adam Harvey) On 17 February 2012 18:54, Ond=C5=99ej Sur=C3=BD wrote: > Little nag (with patch) to not forget to update 5.3.11 changelog with > 5.3.10 changes. The patch doesn't appear to have made it, but I've merged the 5.3.10 NEWS into the PHP_5_3 NEWS. Thanks for the reminder. :) Adam