]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Sat, 31 May 2003 00:34:14 +0000 (00:34 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 31 May 2003 00:34:14 +0000 (00:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 82af21ff176746806fcd2752771e58e7416c422e..0ba1d0d7657c2c7121024c61660bf942b78bf1a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ PHP 4                                                                      NEWS
 - Added a "DEBUG" note to 'php -v' output when --enable-debug is used. (Derick)
 - Fixed ext/yaz to not log unless yaz.log_file is set. (Adam Dickmeiss)
 - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus)
+- Fixed bug #23913 (make rename() work across partitions on *nix) (Ilia)
 - Fixed bug #23898 (Proper handling of NULLs in odbc_result, odbc_fetch_into
   and odbc_result_all). (Ilia)
 - Fixed bug #23897 (Fixed a check for mbfilter_ru.h). (aleks@m2media.ru, Ilia)