From: Antony Dovgal Date: Wed, 27 Oct 2004 12:05:14 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.3RC1~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b6a953c91d7ddfb07582dd9854e5b8cc72fcbfb;p=php BFN --- diff --git a/NEWS b/NEWS index 83cad70e8a..0c214204b6 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ PHP NEWS (Ilia) - Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia) - Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony) +- Fixed bug #30388 (rename across filesystems loses ownership and + permission info) (Tony) - Fixed bug #30387 (stream_socket_client async connect was broken). (vnegrier at esds dot com, Wez). - Fixed bug #30381 (Strange results with get_class_vars()). (Marcus)