]> granicus.if.org Git - php/commitdiff
BFN
authorMichael Wallner <mike@php.net>
Mon, 5 Mar 2007 14:10:27 +0000 (14:10 +0000)
committerMichael Wallner <mike@php.net>
Mon, 5 Mar 2007 14:10:27 +0000 (14:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c4636b561a86f08a1762adbba60579ef7b33ad55..bdeac789670799733b763c684f5896cdc688ac65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ PHP                                                                        NEWS
   (Ilia)
 - Fixed bug #40703 (Resolved a possible namespace conflict between libxmlrpc
   and MySQL's NDB table handler). (Ilia)
+- Fixed bug #40961 (Incorrect results of DateTime equality check). (Mike)
 - Fixed bug #40678 (Cross compilation fails). (Tony)
 - Fixed bug #40621 (Crash when constructor called inappropriately). (Tony)
 - Fixed bug #40609 (Segfaults when using more than one SoapVar in a request).