From: Thies C. Arntzen Date: Sat, 26 Feb 2000 10:36:06 +0000 (+0000) Subject: correct X-Git-Tag: PHP-4.0-RC1~399 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6131b7874860641596f71d45472587fe8a564e32;p=php correct --- diff --git a/NEWS b/NEWS index c3610f3ae0..a03c2b55d1 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ PHP 4.0 NEWS - Implemented default_charset and default_mimetype config directives (Stig) - Ported T1lib support from PHP3. (Jouni) - Fixed -DEAPI inheritance from APXS. (Sascha) -- Fixed possible crash in request-shutdown. (Thies) +- Fixed possible crash in module-shutdown. (Thies) - Fixed safe_mode_protected_env_vars INI directive (Zeev) - Fixed getrusage() (Sascha) - Fixed OCI8 crash when returning cursors from stored-procedures. (Thies)