]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 13 Jun 2000 02:14:49 +0000 (02:14 +0000)
committer <changelog@php.net> <>
Tue, 13 Jun 2000 02:14:49 +0000 (02:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bb91e04d1e175312488726b582b85a82dc0011d2..e0d09490dcfc7a84a263e20e02816b32443e2a45 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Fixed an initialization problem in the MS-SQL problem that could cause
+  a crash in mssql_query() (Zeev)
+- Upgraded PCRE to version 3.2 and fixed a bug when anchored pattern
+  matched an empty string. (Andrei)
 - Fixed a bug that prevented PHP from paying attention to the extension_dir
   directive with extensions that were loaded from the php.ini file (Zeev)
 - Changed set_error_handler() to return the name of the previously defined