From: Adam Dickmeiss Date: Thu, 25 May 2000 22:26:43 +0000 (+0000) Subject: Added extension YAZ. X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~241 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0399d94e3581085cc2db4b0b83b33967b99eb1ff;p=php Added extension YAZ. --- diff --git a/NEWS b/NEWS index 2b1183040c..dd325942a8 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Added extension YAZ (dickmeiss). - Fixed a crash bug triggered by certain cases of class redeclarations (Stanislav & Zeev, Zend Engine) - Fixed min()/max() segfault. (Andrei)