From: Sebastian Bergmann Date: Thu, 7 Mar 2002 16:41:11 +0000 (+0000) Subject: Add NEWS entry for the new build system. X-Git-Tag: help~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=adff1e1c74cee42d20b5f57bff7ae7a7740f1b56;p=php Add NEWS entry for the new build system. --- diff --git a/NEWS b/NEWS index db3788b428..1e099fac2e 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,10 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 --- bogus entry -- +- New build system that, among other improvements, replaces the slow recursive + make with one global Makefile and eases the integration of proper + dependencies. automake is no longer required to uild PHP. + The build process is now faster and smarter. (Sascha) ?? ??? 2002, Version 4.2.0 - read_exif_data is now an alias for exif_read_data