]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 4 Dec 2000 02:09:10 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Mon, 4 Dec 2000 02:09:10 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0aa8d5927fef9bce187e525f6eaecc00ed2833db..472eb636c3f096eaad114aa439cfa8e145dd3fc8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- const CONSTNAME now gets recognized. Before the patch only @const CONSTNAME description was recognized.
 - Added extension for the cracklib library. (Alexander Feldman)
 - Added the is_null() function that will return true if a variable is of
   type null. (Sterling)