]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 30 Jul 2000 01:09:07 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sun, 30 Jul 2000 01:09:07 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0c794332cc3df555727ff25212da99ea5c23ee17..56d77df90431e1bc42fb90c428295c2f603522dc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Fixed bug in imap_compose_mail() which caused crashes. (Jani)
+- Fix reading of IPTC via GetImageInfo() for certain JPEG files. (Thies)
 - Improved the output-buffering functions to be re-entrant (Zeev)
 - Made ldap_add(), ldap_modify(), ldap_mod_add(), ldap_mod_replace()
   binary-safe. Original patch: Terrence Miao <terrence_miao@email.com> (Jani)