summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-02-26 02:09:08 +0000
committer <changelog@php.net>2000-02-26 02:09:08 +0000
commit1b42c949683cc77c3675c98f8e0e6925d4983c79 (patch)
treedff33fbfd7352dfd2a4a10139f2502cc9f08fe11
parentbc3a6ebae0cd0c26c629dd73dd2bca3beffde4cf (diff)
downloadphp-git-1b42c949683cc77c3675c98f8e0e6925d4983c79.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)