]> granicus.if.org Git - php/commitdiff
- #46682
authorPierre Joye <pajoye@php.net>
Tue, 7 Jul 2009 22:17:54 +0000 (22:17 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 7 Jul 2009 22:17:54 +0000 (22:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a2414bd86df00b4dda6d9139fd488e8d3e7f184f..7ad6ae10584f101758b0c17b3ff1920cc148bdb2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP                                                                        NEWS
 - Fixed bug #48116 (Fixed build with Openssl 1.0). (Pierre, 
   Al dot Smith at aeschi dot ch dot eu dot org)
 - Fixed bug #47351 (Memory leak in DateTime). (Derick, Tobias John)
+- Fixed bug #46682 (touch() afield returns different values on windows).
+  (Pierre)
 - Fixed bug #45905 (imagefilledrectangle() clipping error).
   (markril at hotmail dot com, Pierre)
 - Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo).