dmitry          Tue Aug 10 12:43:20 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Changed bugs order.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1788&r2=1.1789&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1788 php-src/NEWS:1.1789
--- php-src/NEWS:1.1788 Tue Aug 10 12:11:40 2004
+++ php-src/NEWS        Tue Aug 10 12:43:20 2004
@@ -1,16 +1,16 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
-- Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry)
-- Fixed bug #29256 (SOAP HTTP Error when envelop size is more than 24345 bytes)
-  (Dmitry, Wez)
 - Fixed bug #29522 (accessing properties without connection) (Georg)
 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)
 - Fixed bug #29311 (calling parent constructor in mysqli). (Georg)
+- Fixed bug #29256 (SOAP HTTP Error when envelop size is more than 24345 bytes)
+  (Dmitry, Wez)
 - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry)
 - Fixed bug #29109 (SoapFault exception: [WSDL] Out of memory). (Dmitry)
 - Fixed bug #29061 (soap extension segfaults). (Dmitry)
 - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)
+- Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry)
 - PHP will now respect extension dependencies when initializing. (Wez)
 - Added new functions:
   . array_diff_key() (Andrey)

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

Reply via email to