sniper          Tue Aug  9 11:07:20 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  reword
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2029&r2=1.2030&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2029 php-src/NEWS:1.2030
--- php-src/NEWS:1.2029 Tue Aug  9 10:40:53 2005
+++ php-src/NEWS        Tue Aug  9 11:07:18 2005
@@ -2,10 +2,10 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 6.0
 - cURL improvements (Ilia)
-  . Added curl_setopt_array(), allowing setting of multiple cURL options.
+  . Added curl_setopt_array() which allows setting of multiple cURL options.
   . Added CURLINFO_HEADER_OUT to facilitate request retrieval.
-- Added a flag to parse_url(), which allows retrieval of distinct URL 
-  components.
+- Added an optional parameter to parse_url() to allow retrieval of distinct URL
+  components. (Ilia)
 
 ?? ??? 2005, PHP 5.1
 - Upgraded PCRE library to version 6.2. (Andrei)

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

Reply via email to