]> granicus.if.org Git - php/commitdiff
correct
authorThies C. Arntzen <thies@php.net>
Sat, 26 Feb 2000 10:36:06 +0000 (10:36 +0000)
committerThies C. Arntzen <thies@php.net>
Sat, 26 Feb 2000 10:36:06 +0000 (10:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c3610f3ae0452dce2dc9fa1c2cb6d76dfc6ef9cf..a03c2b55d1b1d3676be48e9f5b8194ce7bbfbd80 100644 (file)
--- 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)