]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 23 Jun 2002 00:24:35 +0000 (00:24 +0000)
committer <changelog@php.net> <>
Sun, 23 Jun 2002 00:24:35 +0000 (00:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 79e9c1e0a9e2ced5b1302e13c20b04cc35560502..8e80148e8ea1bcd36370d403d12e20c4bd8fe8e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- exif_read_data returns mime-type now for image and thumbnail And exif_thumbnail now optionally returns imagetype. (Marcus)
+- GetImageSize now returns additional index 'MimeType' and new function
+  imagetype2mimetype to convert php imagetypes to mime-types. (Marcus)
 - Added a new parameter to the header() function which overrides the HTTP
   response code. (Derick)
 - Change the order of which modules are unloaded to the reverse order of