]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 9 Oct 2001 00:10:16 +0000 (00:10 +0000)
committer <changelog@php.net> <>
Tue, 9 Oct 2001 00:10:16 +0000 (00:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5a322eb987d0f9fe3cc65cd6b6f114114f375d79..411d0de1403d3cf8499e56ae96e6b815c812a2b1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.8-dev
+- Added support for word match mnogosearch-3.2 command and for stopfile
+  command. StopTable will not be supported by mnogosearch-3.2.x
 - Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick)
 - Have rand() and mt_rand() seed automatically if srand() or mt_srand() has
   not been called. (Sterling)