]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 6 Sep 2001 00:10:53 +0000 (00:10 +0000)
committer <changelog@php.net> <>
Thu, 6 Sep 2001 00:10:53 +0000 (00:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ef6abdff86111c5b2a6d75a8843c866f011c6cf8..3eaafbb8d2e5b9d98e11cfcd33b33c7c79bdea2c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.8-dev
+- Fix for LONG_VARCHAR type crashing submitted by Walter Franzini (walter@sys-net.it)
 - Simplified use of rand() functions. Now you do not need to use srand()
   anymore, nor mt_rand(). See the manual for more details (Jeroen)
 - Made in_array() and search_array() allow the needle to be an array in