Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66448 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30834 invoked from network); 3 Mar 2013 19:01:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Mar 2013 19:01:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@derickrethans.nl; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=derick@derickrethans.nl; sender-id=pass Received-SPF: pass (pb1.pair.com: domain derickrethans.nl designates 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@derickrethans.nl X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:52766] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/17-20272-42E93315 for ; Sun, 03 Mar 2013 14:01:56 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 07D9ADE141; Sun, 3 Mar 2013 19:01:29 +0000 (GMT) Date: Sun, 3 Mar 2013 14:00:47 -0500 (EST) X-X-Sender: derick@whisky.home.derickrethans.nl To: PHP Developers Mailing List cc: David Soria Parra Message-ID: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: NEWS file rename From: derick@derickrethans.nl (Derick Rethans) Hi, I've just renamed the NEWS files to a branch specific variant. NEWS files should not be merged up (as their contents are not linked) and they always cause a bit pain when doing automated things (such as the tzdb update). cheers, Derick