]> granicus.if.org Git - php/commitdiff
(IMO) Better NEWS entry for true/false/null implementation change.
authorSebastian Bergmann <sebastian@php.net>
Fri, 16 Jul 2004 07:31:34 +0000 (07:31 +0000)
committerSebastian Bergmann <sebastian@php.net>
Fri, 16 Jul 2004 07:31:34 +0000 (07:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a70bc7302d42f6026955f9436435769ecc397a17..f343b7ee90061a8bd093dba368afee480eaf371c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
-- Implement true/false/NULL as keywords. (Marcus)
+- Changed the implementation of TRUE, FALSE, and NULL from constants to
+  keywords. (Marcus)
 - Fixed ZTS destruction. (Marcus)
 
 13 Jul 2004, PHP 5.0.0