]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Wed, 27 Oct 2004 12:05:14 +0000 (12:05 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 27 Oct 2004 12:05:14 +0000 (12:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 83cad70e8a514f32252f80dbb6c903504f6715f7..0c214204b615fc7dfb33b8e7337e2b1330bbfa65 100644 (file)
--- 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)