]> granicus.if.org Git - php/commitdiff
Add blame :)
authorIlia Alshanetsky <iliaa@php.net>
Mon, 19 Sep 2005 03:21:34 +0000 (03:21 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 19 Sep 2005 03:21:34 +0000 (03:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c8975c5dc53a0f4e214e53db5874460d022c3c4e..0fb04e3cac8aa1c3067190eee42e751cc0bbd78c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ PHP                                                                        NEWS
   . Added curl_setopt_array() which allows setting of multiple cURL options.
   . Added CURLINFO_HEADER_OUT to facilitate request retrieval.
 - Added optional parameter to http_build_query() to allow specification of 
-  string separator.
+  string separator. (Ilia)
 - Added an optional parameter to parse_url() to allow retrieval of distinct URL
   components. (Ilia)
 - Added an optional parameter to strstr() and stristr() for retrieval of either