]> granicus.if.org Git - php/commitdiff
news entry
authorAntony Dovgal <tony2001@php.net>
Thu, 5 Aug 2004 14:13:13 +0000 (14:13 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 5 Aug 2004 14:13:13 +0000 (14:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b0b940485d502bbfad935e8cc3473d52fc041f2f..244fde1bee7e5b590af76ff5199f8f9d10e8aabe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,8 @@ PHP                                                                        NEWS
 - Added MDTM support to ftp_url_stat. (Sara)
 - Added zlib stream filter suport. (Sara)
 - Added bz2 stream filter support. (Sara)
+- Added support of parameter->value arrays to xsl_xsltprocessor_set_parameter() 
+  (Tony)
 - Fixed bug in mysql->client_version (Georg)
 - Changed the implementation of TRUE, FALSE, and NULL from constants to
   keywords. (Marcus)