]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 24 May 2002 00:28:11 +0000 (00:28 +0000)
committer <changelog@php.net> <>
Fri, 24 May 2002 00:28:11 +0000 (00:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3f2c1eca5a29cb7616407ad7797c211cf18c2679..c44c28f0f1dcd66cd93c0c5c4ceef97c00502cb7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Added support to getimagesize() for compressed Flash MX files. (Derick)
 - Added ability to capture string offsets in preg_split() results. (David Brown, Andrei)
 - Fixed a crash bug in token_get_all(). (Andrei)
 - Implemented glob() for Unix/Win32. (Hartmut, Edin, Markus)