]> granicus.if.org Git - php/commitdiff
BFNSF
authorfoobar <sniper@php.net>
Mon, 8 Aug 2005 18:07:07 +0000 (18:07 +0000)
committerfoobar <sniper@php.net>
Mon, 8 Aug 2005 18:07:07 +0000 (18:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2ebb8cf8ef1eead3ef29c665744a702f3829f7b2..cb54a5cc2289b92e2dae3276d9155f9df928bd9a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,13 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.1
-- made "make test" work for phpized extensions (Hartmut, Jani)
 - Updated bundled libraries in Windows distribution. (Edin)
   . zlib 1.2.3
   . curl 7.14.0
   . openssl 0.9.8
   . ming 0.3b
   . libpq (PostgreSQL) 8.0.1
+- Fixed "make test" to work for phpized extensions. (Hartmut, Jani)
 - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems.
   (Andrey)
 - Fixed bug #33999 (object remains object when cast to int). (Dmitry)