]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Mon, 28 Oct 2002 01:17:32 +0000 (01:17 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 28 Oct 2002 01:17:32 +0000 (01:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 29375750c4abf93e46f92ca6474eab98d0975e82..78e6231a79a512bb8968a12278fb1c1c45e7e9f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ PHP 4                                                                      NEWS
   . ext/icap
   . sapi/fhttpd
 - Moved ext/vpopmail to PECL. (James)
+- Fixed bug #20110 (added sanity check to prevent include/require functions
+  from trying to include directories). (Ilia)
+- Fixed bug #20108 (segmentation fault on printf("%1.1s", "string")). (Ilia)
 - Added dba_handlers() that returns an array of installed handlers. (Marcus)
 - Added Oracle (oci8) support to dbx module. (Marc)
 - Updated FDF extension to work with Adode fdftk 5.0. (Hartmut)