]> granicus.if.org Git - php/commitdiff
New feature news.
authorIlia Alshanetsky <iliaa@php.net>
Sat, 15 Feb 2003 22:07:49 +0000 (22:07 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 15 Feb 2003 22:07:49 +0000 (22:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 18da8f7e033f725fd8f53bfd75e888c49a8cd333..9799f6666d0a96353fd94437e2184861346b6571 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #22059 (ftp_chdir causes segfault). (Sara)
 - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)
 - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider)
+- Changed ini parser to allow for handling of quoted multi-line values. (Ilia)
 - Changed get_extension_funcs() to return list of the built-in Zend Engine 
   functions if "zend" is specified as the module name. (Ilia)
 - Changed is_executable() to be available also on Windows. (Shane)