changelog               Tue Mar 12 20:20:34 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.894 php4/NEWS:1.895
--- php4/NEWS:1.894     Mon Mar 11 20:20:26 2002
+++ php4/NEWS   Tue Mar 12 20:20:33 2002
@@ -1,6 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- The second parameter of gzencode() now is the compression level like
+  in the documentation. The encoding mode is a third (optional) parameter.
+- new function exif_imagetype
+  exif_thumbnail fupports thumbnails in TIFF format and can return size
+  of thumbnail
 - implemented domxml_elem_get_elements_by_tagname
   new function domxml_doc_get_elements_by_tagname
   new function domxml_doc_get_element_by_id (chregu)


Reply via email to