From: Date: Sat, 26 Feb 2000 02:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: PHP-4.0-RC1~408 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b42c949683cc77c3675c98f8e0e6925d4983c79;p=php NEWS update --- diff --git a/NEWS b/NEWS index 7a49c892b2..fc122018fc 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 +- 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 safe_mode_protected_env_vars INI directive (Zeev)