]> granicus.if.org Git - php/commitdiff
keep the order! :)
authorfoobar <sniper@php.net>
Sat, 22 Oct 2005 17:38:35 +0000 (17:38 +0000)
committerfoobar <sniper@php.net>
Sat, 22 Oct 2005 17:38:35 +0000 (17:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4feddd9fd293b10be43bd2cf15ea3dbabe94e760..dfd3f0a69ee24b5256cfb351a83fa34632acf44c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Oct 2005, PHP 5.1 Release Candidate 4
-- Fixed bug #34957 (PHP doesn't respect ACLs for access checks). (Wez)
 - Fixed fgetcsv() and fputcsv() inconsistency. (Dmitry)
+- Fixed bug #34957 (PHP doesn't respect ACLs for access checks). (Wez)
 - Fixed bug #34934 (offsetExists is not called from array_key_exists). (Dmitry)
 - Fixed bug #34905 (Digest authentication does not work with Apache 1). (Ilia)
 - Fixed bug #34902 (mysqli::character_set_name() - undefined method). (Tony)