]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 3 Feb 2001 02:09:20 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sat, 3 Feb 2001 02:09:20 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index af0d36cd9defb1b930d92039e7aa27255e2ff246..e5459cca36e3a84e07e3dcee2c16219e3d4b9783 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- pspell .12 fix (Hugh Jones)
+- Fix strip_tags to not strip a lone > character (Rasmus)
+- Added new UDM_PARAM_STOPTABLE and UDM_PARAM_STOPFILE parameters
+  for Udm_Set_Agent_Params mnoGoSearch module. Now it can use stopwords
+  stored either in database or in the plain text files. Added php warnings.
+  Test example updated. (gluke)
 - When using the ob_gzhandler() PHP now automagically also sets the
   Content-Lengh correctly which enables browsers to use the HTTP
   Keep-Alive feature. (Thies)