changelog               Sat Jun 22 20:24:35 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1023 php4/NEWS:1.1024
--- php4/NEWS:1.1023    Fri Jun 21 20:28:07 2002
+++ php4/NEWS   Sat Jun 22 20:24:35 2002
@@ -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


Reply via email to