summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-05-04 01:09:16 +0000
committer <changelog@php.net>2001-05-04 01:09:16 +0000
commit54bfac850cd807ed67b9eecccc47cf0393b8f7b3 (patch)
tree8bf75610173e51e6e5a64261ba036d38e88a5bf4
parent8909c33319f61eb6bdb3e72af3a8cb9cb64f85b3 (diff)
downloadphp-git-54bfac850cd807ed67b9eecccc47cf0393b8f7b3.tar.gz
NEWS update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5f78a27929..74e51e1605 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.6
+- Added support to getimagesize to return dimensions of BMP and PSD
+ files (Derick)
+- Added Japanese multibyte string functions support. (Rui)
- Added Mac OS X "\r" line ending support to the Zend Engine (Andi)
- Fixed a bug regarding the $PHP_SELF being incorrectly registered when
force-cgi-redirect was not enabled. (Sterling)