summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-10-09 00:10:16 +0000
committer <changelog@php.net>2001-10-09 00:10:16 +0000
commit08fe09e9d29961d8ec4c27d257df8a76f08b2287 (patch)
tree55a5b1c94e151bff4f9cb516680fddb0fa6218d7
parent42cce22f2d30a5352dc7acf70ae6d78a422eeef9 (diff)
downloadphp-git-08fe09e9d29961d8ec4c27d257df8a76f08b2287.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5a322eb987..411d0de140 100644
--- 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)