Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10822 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96462 invoked by uid 1010); 28 Jun 2004 14:10:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96427 invoked from network); 28 Jun 2004 14:10:33 -0000 Received: from unknown (HELO postfix3-1.free.fr) (213.228.0.44) by pb1.pair.com with SMTP; 28 Jun 2004 14:10:33 -0000 Received: from haiku-corp.com (massena-2-81-57-128-152.fbx.proxad.net [81.57.128.152]) by postfix3-1.free.fr (Postfix) with ESMTP id DFEE517384B for ; Mon, 28 Jun 2004 16:10:32 +0200 (CEST) Message-ID: <40E026D7.2040406@haiku-corp.com> Date: Mon, 28 Jun 2004 16:10:31 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: multipart/mixed; boundary="------------070603000501080301010202" Subject: Fixlet for INSTALL From: mehdi.achour@haiku-corp.com (Mehdi Achour) --------------070603000501080301010202 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, Please find attached a patch that fix #28921 didou --------------070603000501080301010202 Content-Type: text/plain; name="INSTALL.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="INSTALL.txt" Index: INSTALL =================================================================== RCS file: /repository/php-src/INSTALL,v retrieving revision 1.33 diff -u -r1.33 INSTALL --- INSTALL 3 Jul 2003 04:14:42 -0000 1.33 +++ INSTALL 28 Jun 2004 14:05:41 -0000 @@ -8,7 +8,7 @@ http://www.php.net/manual/en/install.apache.php -For Apache 2, instructions and up-to-date information regarding it's +For Apache 2, instructions and up-to-date information regarding its support status, is available here: http://www.php.net/manual/en/install.apache2.php --------------070603000501080301010202--