From: Jason Greene Date: Thu, 16 Nov 2000 23:58:39 +0000 (+0000) Subject: Added ext/java fix line - I should learn to use '@' correctly : ) X-Git-Tag: php-4.0.4RC3~178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f1eb35d6f13bc7d35e31a5dbeca4f98c2025821;p=php Added ext/java fix line - I should learn to use '@' correctly : ) --- diff --git a/NEWS b/NEWS index f699394d64..407edcd1a0 100644 --- a/NEWS +++ b/NEWS @@ -93,6 +93,7 @@ PHP 4.0 NEWS to each ENCAPSULATED TC_STRING) (alex@zend.com) - Added HMAC support in the mhash module (nmav@altera.gr) - Added module for Ovrimos sql server (nmav@altera.gr) +- Fixed ext/java so that SUN CC can compile it (Jason) 11 Oct 2000, Version 4.0.3 - Fixed a possible crash in -a interactive mode (Zeev, Zend Engine)