]> granicus.if.org Git - php/commitdiff
.
authorSascha Schumann <sas@php.net>
Wed, 14 Jun 2000 07:39:41 +0000 (07:39 +0000)
committerSascha Schumann <sas@php.net>
Wed, 14 Jun 2000 07:39:41 +0000 (07:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8d1600377649129e6c419d8d3433b61e3ccb56f8..e16e38cab5d4a2344d6c5cc5eaca6028b7259952 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Added --enable-c9x-inline option for compilers which support the new C9x
+  standard. If you encounter undefined references to i_zend_is_true and
+  other symbols, you should enable this.  (Sascha, Zend Library)
 - Fixed a problem in ldap_add() and ldap_modify(), sometimes added trailing
   garbage to the values (Stig Venaas) 
 - Fixed a problem with dbmopen() not handing 'c' correctly with dbm/db/ndbm