From: Date: Fri, 21 Jun 2002 00:20:31 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.3.0dev_zend2_alpha2~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4ab0afa8ed0609a52b829999f6bda41f231c122;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 06d17c6ad4..d3a9b8ec25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2002-06-20 Sander Roobol + + * ext/mime_magic/mime_magic.c: ZTS fixes + +2002-06-20 James Cox + + * build/build.mk: oops.. + + * build/build.mk: make "make snapshot" work again.. + + * build/build.mk: fixing to permit builds with ZE2 + +2002-06-20 Uwe Steinmann + + * ext/domxml/php_domxml.c: + - take version of libxslt and libxml from runtime variables to make + sure the reported versions correspond to the actually installed + versions of libxml and libxslt + +2002-06-20 Yasuo Ohgaki + + * NEWS: Added missing NEWS entry for a bug fix. + 2002-06-19 Tomas V.V.Cox * pear/PEAR/Frontend/CLI.php