]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 5 Aug 2001 00:10:49 +0000 (00:10 +0000)
committer <changelog@php.net> <>
Sun, 5 Aug 2001 00:10:49 +0000 (00:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b1c59dfb21a0f71d1f89adda3dd6d8be2e61d131..dd3b5b967bb6dbd975d7eb106f2d92e874366b1d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Enhance read_exif_data() to support multiple comment tags (Rasmus)
+- Fixed a crash bug in array_map() when NULL callback was passed in. (Andrei)
 - Change from E_ERROR to E_WARNING in the exif extension (Rasmus)
 - New pow() implementation, which returns an integer when possible,
   and warnings on wrong input (jeroen)