diff options
author | <changelog@php.net> | 2000-02-26 02:09:08 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-02-26 02:09:08 +0000 |
commit | 1b42c949683cc77c3675c98f8e0e6925d4983c79 (patch) | |
tree | dff33fbfd7352dfd2a4a10139f2502cc9f08fe11 | |
parent | bc3a6ebae0cd0c26c629dd73dd2bca3beffde4cf (diff) | |
download | php-git-1b42c949683cc77c3675c98f8e0e6925d4983c79.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |