From: foobar Date: Tue, 30 Jul 2002 17:24:13 +0000 (+0000) Subject: . X-Git-Tag: dev~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3aa77bc32c5addfa14d58e607d96040f20cf1adf;p=php . --- diff --git a/NEWS b/NEWS index 8a5902cccf..1e4824c3d7 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- Fixed str_rot13() to not mangle source string (Rasmus) +- 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)