iliaa           Tue Apr 20 20:12:13 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  Correct news entry order.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.642&r2=1.1247.2.643&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.642 php-src/NEWS:1.1247.2.643
--- php-src/NEWS:1.1247.2.642   Tue Apr 20 19:54:20 2004
+++ php-src/NEWS        Tue Apr 20 20:12:12 2004
@@ -3,12 +3,12 @@
 ?? ??? 2004, Version 4.3.7
 - Fixed handling of return values from storred procedures in mssql_execute()
   with multiple result sets returned. (Frank)
-- Fixed bug #28007 (compile mssql extension with old versions of FreeTDS
-  fails). (Frank)
 - Fixed bug #28055 (timeout duration too long in feof()/pfsockopen() liveness
   checks). (Wez)
 - Fixed bug #28042 (greek letters in html to entitity mapping not correct).
   (Derick)
+- Fixed bug #28007 (compile mssql extension with old versions of FreeTDS
+  fails). (Frank)
 - Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely).
   (Ilia)
 


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to