summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af0d36cd9d..e5459cca36 100644
--- 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)