From: Dan Kalowsky Date: Mon, 29 Jul 2002 17:49:46 +0000 (+0000) Subject: updating the NEWS file X-Git-Tag: dev~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc6cf09a5114603c9a0aac9b055c308442db8461;p=php updating the NEWS file # why this wasn't done automagically I don't know... --- diff --git a/NEWS b/NEWS index ba8629203c..e311329af0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Fixed imap_get_quota to work with multiple returned resources as per + the RFC 2087 and bug #14673 (kalowsky, Sander Steffann) - Added MarkerNote decoding to exif_read_data() for several Cameras. (Marcus) - Disabled zlib.output_compression for "image/" content-type headers which can be changed during script execution. (Stefan)