Commit:    f1969d4b4ce0ebd82b2582104bb99de4b5ac824e
Author:    Gustavo André dos Santos Lopes <cataphr...@php.net>         Thu, 24 
May 2012 11:14:36 +0200
Parents:   2da2de46a8dc9d44b624c40adb0d6bf698567167
Branches:  PHP-5.3

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=f1969d4b4ce0ebd82b2582104bb99de4b5ac824e

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 35f0d6b..174b5e6 100644
--- a/NEWS
+++ b/NEWS
@@ -13,13 +13,14 @@ PHP                                                         
               NEWS
 
 - Intl
   . Fixed bug #62083 (grapheme_extract() memory leaks). (Gustavo)
-  . Fixed bug #62082 (Memory corruption in internal get_icu_disp_value_src_php
+  . Fixed bug #62082 (memory corruption in internal get_icu_disp_value_src_php
     function). (Gustavo)
   . Fixed bug #62081 (IntlDateFormatter constructor leaks memory when called
     twice). (Gustavo)
   . Fixed bug #62070 (Collator::getSortKey() returns garbage). (Gustavo)
   . Fixed bug #62017 (datefmt_create with incorrectly encoded timezone leaks
     pattern). (Gustavo)
+  . Fixed bug #60785 (memory leak in IntlDateFormatter constructor). (Gustavo)
 
 - XML Writer:
   . Fixed bug #62064 (memory leak in the XML Writer module).


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to