]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 28 Jan 2003 16:36:50 +0000 (16:36 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 28 Jan 2003 16:36:50 +0000 (16:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a56bd393b21d155dd93c35faef68664995a4eb9d..8c4e874350c200b39c62ffba41b53876c0f0a30c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP 4                                                                      NEWS
   . Disallow linkage of Berkeley db submodules against libraries with
     different major version.
   . Disallow configuring of more than one Berkeley db handler. 
+- Fixed bug #17868 (more then the <!--include--> directive used to include
+  a PHP file would result in a crash). (Ilia)
 - Fixed bug #21597 (made glob() understand Windows paths). (Edin)
 - Fixed bug #20857 (snmpset() failed always, patch by: rs@epost.de). (Jani)
 - Fixed bug #14532 (fixed connection_status() to return 2 for timeouts). (Jani)