]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 4 Nov 2001 01:10:15 +0000 (01:10 +0000)
committer <changelog@php.net> <>
Sun, 4 Nov 2001 01:10:15 +0000 (01:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 07606b1313959c70b721fff8b593b1cf75bc3011..38540df2d47bd2e4137b8da66522e1dba33dc240 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- mnoGoSearch module example updates for 3.2.x compatibility
+- Some mnogosearch-3.2.x compilation bugs fixes.
+  Make crosswords and weight sections work with mnogosearch-3.2.x
+  UDM_PARAM_HLBEG, UDM_PARAM_HLEND mnoGoSearch Agent parameters
+  has been added (gluke)
+- Fix bug 13885 (gmdate timezone handling on windows) (jmoore)
 - Fix behaviour of strtok. Bug 13866 (jmoore)
 - Made fbsql_num_rows() return the correct value on all select statements.
   (Frank)