From: Rasmus Lerdorf Date: Tue, 30 Jul 2002 16:05:32 +0000 (+0000) Subject: . X-Git-Tag: dev~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=888b7bc2c69bdb8443f244e5bf0931e3910f6897;p=php . --- diff --git a/NEWS b/NEWS index 48bc820abf..8a5902cccf 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2002, Version 4.3.0 +? ? ??? 2002, Version 4.3.0 +- Fixed str_rot13() to not mangle source string (Rasmus) - 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)