Commit:    ecf0cbdf3b985c41bd79fc9a79a50ef37d2828cc
Author:    Dmitry Stogov <dmi...@zend.com>         Fri, 1 Mar 2013 19:17:25 
+0400
Parents:   03dfa08da93587f14106130d473168388b5009b6
Branches:  PHP-5.4

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

Log:
Fixed timestamp update on Phar contents modification.

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 03dbbee..4f29a68 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ PHP                                                           
             NEWS
   . Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs).
     (Johannes)
 
+- Phar:
+  . Fixed timestamp update on Phar contents modification. (Dmitry)
+
 - SOAP
   . Added check that soap.wsdl_cache_dir conforms to open_basedir
     (CVE-2013-1635). (Dmitry)


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

Reply via email to