]> granicus.if.org Git - php/commitdiff
Update NEWS given a5d0c1e2
authorGustavo Lopes <glopes@nebm.ist.utl.pt>
Wed, 22 Aug 2012 21:04:46 +0000 (23:04 +0200)
committerGustavo Lopes <glopes@nebm.ist.utl.pt>
Wed, 22 Aug 2012 21:04:46 +0000 (23:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3d156c1788554f4c4a5c74ee05df094393cfbcf6..8492aa6c6b01fb8e0558996a85f692495984e87e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ PHP                                                                        NEWS
     (reeze.xia@gmail.com)
   . Fixed bug #62500 (Segfault in DateInterval class when extended). (Laruence)
 
+- Intl:
+  . Fix null pointer dereferences in some classes of ext/intl. (Gustavo)
+
 - MySQLnd:
   . Fixed bug #62885 (mysqli_poll - Segmentation fault). (Laruence)