Commit:    760b7d00c3e73b119969cc2451057df626ff3158
Author:    Stanislav Malyshev <s...@php.net>         Mon, 10 Jun 2013 18:15:03 
-0700
Parents:   ac40c0b562b0f90652cadef83968d7305626c377
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
fix double entry

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f1ce4bc..d9634ff 100644
--- a/NEWS
+++ b/NEWS
@@ -175,9 +175,6 @@ PHP                                                         
               NEWS
   . Disabled external entities loading (CVE-2013-1643, CVE-2013-1824).
     (Dmitry)
 
-- Phar:
-  . Fixed timestamp update on Phar contents modification. (Dmitry)
-
 - SPL:
   . Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)
   . Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).


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

Reply via email to