]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 7 Mar 2002 01:22:10 +0000 (01:22 +0000)
committer <changelog@php.net> <>
Thu, 7 Mar 2002 01:22:10 +0000 (01:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 86cbfe4d5330c0f2c8b9c25677a8f93a02b1cfdb..d60dd0a889c8886334fe0072d25ec2dc4cac5e4b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.2.0
+- read_exif_data is now an alias for exif_read_data
+  important to differenciate old/new version for tests)
+- new function exif_tagname returns the names of tags
+  new function exif_thumbnail extracts embedded thumbnail (Marcus)
 - Introduced major modifications to the Sockets Extension and its API (Jason):
   . Fixed numerous bugs.
   . Added automatic host lookup capability to all functions that take addr's