]> granicus.if.org Git - php/commitdiff
Added ext/java fix line - I should learn to use '@' correctly : )
authorJason Greene <jason@php.net>
Thu, 16 Nov 2000 23:58:39 +0000 (23:58 +0000)
committerJason Greene <jason@php.net>
Thu, 16 Nov 2000 23:58:39 +0000 (23:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f699394d6430e03fcc4da18507a9f3afea3873e2..407edcd1a0a3cfefece7d4fb2ea13438ec7667b7 100644 (file)
--- 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)